Murray Cumming [2008-03-11 12:25 -0000]:
> > Murray, what does "pg_lsclusters" show for you? It will display the
> port and status of the cluster.
> 
> [EMAIL PROTECTED]:~$ pg_lsclusters
> Version Cluster   Port Status Owner    Data directory                     Log 
> file
> 8.3     main      5433 online postgres /var/lib/postgresql/8.3/main       
> /var/log/postgresql/postgresql-8.3-main.log

Ah, it listens on port 5433. Apparently there already was a cluster on
the standard 5432 port when this one was created?

> [EMAIL PROTECTED]:~$ sudo /usr/lib/postgresql/8.3/bin/pg_controldata 
> /var/lib/postgresql/8.3/main
> [...]
> LC_COLLATE:                           en_US.UTF-8
> LC_CTYPE:                             en_US.UTF-8

So that locale must exist, since that is verified on both cluster
creation and startup.

Thanks,

Martin

-- 
Postgresql 8.3 not responding
https://bugs.launchpad.net/bugs/193696
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to