[pgadmin-support] Log, Logs and more Logs

2007-01-30 Thread Ezequias Rodrigues da Rocha
Hi list, I lost some data becouse my application does not throws an exception when an update statement report an error. It is possible to find out if the PostgreSQL could have this error (and more important the complete statement that make this errors occurs) ? I know there are many logs in pos

[pgadmin-support] pgadmin3 wx28'ize patch.

2007-01-30 Thread Alex Gorbachenko
today i try to build pgadmin3 svn revision 5892 with "--disable-compat26" wxGTK 2.8. i found a some build troubles, made a patch and attached it. -- np: Disarmonia Mundi - Resurrection Code --- ../pgadmin3/pgadmin/frm/frmBackup.cpp.orig 2007-01-17 13:19:34 +0300 +++ ../pgadmin3/pgadmin/frm

[pgadmin-support] Linked Databases

2007-01-30 Thread Ezequias Rodrigues da Rocha
Hi list, I don't know how it occurs but in some way my work and test databases are connected. If I drop my work database the test database is dropped and vice versa. I suppose it occurs becouse I am mantaining this two databases making the following. - Backup the main database (work) - Resto