Hi Martin,

I can fix this problem by retrying to remove the cluster with
pg_dropcluster as root.
I'm not sure which user was used to remove the clusters when the error occurred.
I just removed another cluster (with sudo) and did not reproduce the problem.

> sorry for the late response.
np

> What is the value of "data_directory" in
> /etc/postgresql/8.3/<name>/postgresql.conf?
#data_directory = 'ConfigDir'
The data dir is /var/lib/postgresql/8.1/conversie, which doesn't exist anymore

>What's the exact output of "pg_lsclusters"?
postg...@ecogrid:/home/wbloos$ pg_lsclusters
Version Cluster   Port Status Owner    Data directory
   Log file
Use of uninitialized value $info{"owneruid"} in getpwuid at
/usr/bin/pg_lsclusters line 28.
8.1     conversie 5433 down   root
/var/lib/postgresql/8.1/conversie
/var/log/postgresql/postgresql-8.1-conversie.log
8.1     main      5432 online postgres /var/lib/postgresql/8.1/main
   /var/log/postgresql/postgresql-8.1-main.log
8.2     main      5436 online postgres /var/lib/postgresql/8.2/main
   /var/log/postgresql/postgresql-8.2-main.log
8.3     main      5437 online postgres /var/lib/postgresql/8.3/main
   /var/log/postgresql/postgresql-8.3-main.log
8.3     telmee1   5434 online postgres /var/lib/postgresql/8.3/telmee1
   /var/log/postgresql/postgresql-8.3-telmee1.log
8.3     validation 5438 online postgres
/var/lib/postgresql/8.3/validation
/var/log/postgresql/postgresql-8.3-validation.log
postg...@ecogrid:/home/wbloos$

>Thanks,
Thank you.

Cheers,

Willy-Bas Loos

--
"Patriotism is the conviction that your country is superior to all
others because you were born in it." -- George Bernard Shaw



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to