Jean-Max Reymond <[EMAIL PROTECTED]> writes: > Tom Lane wrote: >> I think you need single quotes in that file. Try >> datestyle='Postgres, European' >> > sorry, but it does not work with simple or double quotes :-(
Works for me (with single quotes). Did you remember to SIGHUP the postmaster (eg with "pg_ctl reload") after editing the config file? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])