On Monday, December 19, 2011 7:26:33 am MURAT KOÇ wrote: > Hi Adrian, > > I wrote a desktop application on Windows by using "Npgsql.dll". So, I send > SQL statement to database from this application code. I can't use psql > command line (I know "\password" command changes password encrypted text). > > Because of this, I have to use "ALTER USER" statement from application > code. Or what could you give another advice?
Another option would be to change logging behavior on the fly using SET: