Thread: pgAdminIII feature proposal - Logging the SQL commands history

pgAdminIII feature proposal - Logging the SQL commands history

From
Tomek Kochanek
Date:
It would very nice to have the option to log all
changes in database. It will help me to manage changes
on testing and production server.
Currently it's possible to log all queries but it's
not the good sollution, because you have to filter
what are system queries and what isn't.



__________________________________________
Yahoo! DSL – Something to write home about.
Just $16.99/mo. or less.
dsl.yahoo.com


Re: pgAdminIII feature proposal - Logging the SQL

From
Andreas Pflug
Date:
Tomek Kochanek wrote:
> It would very nice to have the option to log all
> changes in database. It will help me to manage changes
> on testing and production server.
> Currently it's possible to log all queries but it's
> not the good sollution, because you have to filter
> what are system queries and what isn't.

This is already planned/partially implemented for quite a while. Stay tuned.

Regards,
Andreas