From: | August Lilleaas <augustlilleaas(at)gmail(dot)com> |
---|---|
To: | Devrim GÜNDÜZ <devrim(at)gunduz(dot)org> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Ungooglable error message when running initdb: Symbol not found: _check_encoding_conversion_args |
Date: | 2009-09-02 11:19:16 |
Message-ID: | 9d9a967f0909020419v5d009b73na7916a826c11dee3@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
It is in /usr/local/Cellar/postgresql/8.4.0/bin/, but `which initdb` returns
"/usr/local/bin/initdb". The /usr/local/bin one is a symlink to the
/usr/local/Cellar/postgresql/8.4.0/bin one.
Running "/usr/local/Cellar/postgresql/8.4.0/bin/initdb -D
/usr/local/Cellar/postgresql/8.4.0/defaultdb" yields the same results.
Does this bring us any closer to a solution?
2009/9/2 Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
> On Wed, 2009-09-02 at 09:52 +0200, August Lilleaas wrote:
> > augustl(at)honk:~$ initdb -D /usr/local/Cellar/postgresql/8.4.0/defaultdb
>
> Is initdb under /usr/local/Cellar/postgresql/8.4.0/bin, or is there
> another one in $PATH?
> --
> Devrim GÜNDÜZ, RHCE
> Command Prompt - http://www.CommandPrompt.com
> devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
> http://www.gunduz.org
>
--
August Lilleaas
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Kellerer | 2009-09-02 11:39:22 | Re: PosgreSQL Service does not Start In Vista |
Previous Message | Inigo Barandiaran | 2009-09-02 10:52:46 | Re: PosgreSQL Service does not Start In Vista |