Search Postgresql Archives

Re: Column Deletion

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Bob Pawley wrote:
I have a column of information that is being deleted after I have
initiated the run sequences on my host application. (The application
is in development.)

I have seen list messages about a PostgreSQL log that is available.
Can someone point me to documentation to access this log. It may give
me some clue as to where the problem originates?


It depends on how your logging is set up. Look in $PG_DATA/pg_log (where $PG_DATA is your postgres data dir). Or, they might be at /var/log/postgres (i'm assuming *NIX here).

Also, edit $PG_DATA/postgreql.conf and set log_statement to either "mod" or "all" (restart postgres afterwards).

brian


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux