Hi Andreas! By default, postgres' home directory is /var/lib/postgresql, and it is indeed owned (and writable) by postgres:postgres, so something is wrong at your box.
What do getent passwd postgres ls -ld /var/lib/postgresql ls -ld `getent passwd postgres | cut -f6 -d:` say? Thanks, Martin -- Martin Pitt http://www.piware.de Ubuntu Developer http://www.ubuntu.com Debian Developer http://www.debian.org In a world without walls and fences, who needs Windows and Gates?
signature.asc
Description: Digital signature

