Hugh Brown wrote:

I'd check that the user postgresql is running as can create files in /home/chandler/fma/db/pgsql

# assuming postgres is the user
su - postgres
touch /home/chandler/fma/db/pgsql/foo
rm /home/chandler/fma/db/pgsql/foo

That was the first thing that I checked, and it all worked correctly.

As it turned out, the postgresql server had cached an older version of the credentials, and the attempt to add the tablespace failed until the postgresql server was restarted.

Regards,
Graham
--

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to