Josh Berkus <[email protected]> writes: > Yes, I'd say that documentation is the answer, given. Hmmm .... are > double-quotes respected in postgresql.conf, though? Need testing.
Not sure. Something like
local_preload_libraries = '"Foo", "Bar"'
will definitely work. Don't know if you can dispense with the outer
single quotes.
regards, tom lane
--
Sent via pgsql-bugs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
