hi
i ve been using mysql for quite some time
in connection with php and i am (rather)
happy with it. now i am standing before
a really big project and i want to know,
if it is advisable to migrate to postgres.
the only thing i disliked with mysql
were the missing triggers (like "on delete" and that stuff). advantage for data-backup is the file-based data-storing. i wrote some higher level class which handles connections
and does automatic reconnections during connection-loss while traffic is high.
i am searching for someone who has experience with postgres and high traffic and can tell me some details about the
usability of postgres. i really know nothing
about postgres.
thanx in advance
alex
i ve been using mysql for quite some time
in connection with php and i am (rather)
happy with it. now i am standing before
a really big project and i want to know,
if it is advisable to migrate to postgres.
the only thing i disliked with mysql
were the missing triggers (like "on delete" and that stuff). advantage for data-backup is the file-based data-storing. i wrote some higher level class which handles connections
and does automatic reconnections during connection-loss while traffic is high.
i am searching for someone who has experience with postgres and high traffic and can tell me some details about the
usability of postgres. i really know nothing
about postgres.
thanx in advance
alex