Thanks.
---(end of broadcast)---
TIP 4: Have you searched our list archives?
http://archives.postgresql.org
Depesz,
Thanks, this is I what I need.
After I enable the log_statement Postgresql do log the statements triggered
but I need more detail info. - time the statements been triggered to be log
as well,
is it any way to do that?
Regards,
KH Ang
Hi,
Is Postgresql provide feature to log all the transactions/queries have been
triggered into log?
Thanks.
---(end of broadcast)---
TIP 6: explain analyze is your friend
Hi,
Currently we want to upgrade postgresql to 8.1.3 but our current postgresql
database (v7.2.2) is use in the production line so we can't stop the
current database.
So is there any way to synchronize backup the current postgresql database
to another remote postgresql database without interru