sudo -u postgres /usr/lib/postgresql/8.3/bin/pg_ctl start -D
/var/lib/postgresql/8.3/main -l /var/log/postgresql/postgresql-8.3-main.log
-s -o  -c config_file="/etc/postgresql/8.3/main/postgresql.conf"

I tried to run your command but give me the following error:

pg_ctl: too many command-line arguments (first is "start")
Try "pg_ctl --help" for more information.

Can you tell me what i did wrong?
thanks.

2009/3/9 Martin Pitt <[email protected]>

> Thanks; weird, initdb looks fine.
>
> Can you please do
>
>  sudo -u postgres /usr/lib/postgresql/8.3/bin/pg_ctl start -D
> /var/lib/postgresql/8.3/main -l
> /var/log/postgresql/postgresql-8.3-main.log -s -o  -c
> config_file="/etc/postgresql/8.3/main/postgresql.conf"
>
> and copy&paste the output here? After that, please attach
> /var/log/postgresql/postgresql-8.3-main.log here. Thanks!
>
> --
> package postgresql-8.3 8.3.6-0ubuntu8.04 failed to install/upgrade:
> subprocesso post-installation script retornou erro do status de saída 1
> https://bugs.launchpad.net/bugs/338336
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
package postgresql-8.3 8.3.6-0ubuntu8.04 failed to install/upgrade: subprocesso 
post-installation script retornou erro do status de saída 1
https://bugs.launchpad.net/bugs/338336
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