tim <[EMAIL PROTECTED]> writes: > I've found a minor bug whilst using psqlodbc to connect to PostgreSQL. I have > found that if you set in postgresql.conf:
> client_min_messages=log > log_duration=true > you are unable to connect to any db using the psqlodbc driver. Hm. This sounds like psqlodbc is unprepared to handle a NOTICE message arriving during its startup; which if true would imply other corner-case bugs besides this one. I am not sure if any of the pgsql ODBC guys pay close attention to pgsql-bugs. If you don't get any useful help, try reposting on the pgsql-odbc list. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings