On Tue, Jul 12, 2011 at 2:33 AM, B.Rathmann <b.rathm...@ping.de> wrote: > Hello, > > I've been trying to find out how to find out which sql was run to create > a certain table. As I need this in a program which may access the > database remotely, using pg_dump --schema-only or psql is not an option > (the system my program runs on may not even have those tools installed).
Look at this for logging: http://www.depesz.com/index.php/2011/05/06/understanding-postgresql-conf-log/ -wes -- Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-sql