On Fri, 2004-12-17 at 16:05, Tom Lane wrote: > Scott Marlowe <[EMAIL PROTECTED]> writes: > > unix_socket_directory = /home/pgmaster/tmp > > Not sure, but I think you need quotes: > unix_socket_directory = '/home/pgmaster/tmp'
Wow, that was way too simple. So, is there a reason some things in the postgresql.conf file need ' marks around them and other things, like client_min_messages don't? Just wondering, no skin off my back really... ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html