i386_solaris port...problem found...

Поиск
Список
Период
Сортировка
От The Hermit Hacker
Тема i386_solaris port...problem found...
Дата
Msg-id Pine.BSF.3.96.980212003246.261Z-100000@thelab.hub.org
обсуждение исходный текст
Список pgsql-hackers
Remember that heap_modifytuple error that I was reporting for
i386_solaris?  Well, I hit it with my server in Toronto today trying to
get a v6.3 server up for Julie to test ODBC against...which blew my mind,
since I hadn't experienced any problems here at home.

After investigating further, it appears the problem was a versioning
one...when I was running 'initdb', it was taking 'postgres' out of my
path, which is different (v6.2.1 vs v6.3) then the one that I wanted.

Once I set the path correctly, I got a clean initdb from i386_solaris as
well...will try regression tests tomorrow.

With that in mind, would it make more sense to have a --pgbase vs --pglib
option to initdb?  So that we'd use:

    $pgbase/bin/postgres with $pgbase/lib/..?

    --pgdata is still seperate, for obvious reasons.  The bin/lib
directories should be central...the data directory can be pretty much
created anywhere.

    Comments?

Marc G. Fournier
Systems Administrator @ hub.org
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [HACKERS] sum(population) under Sybase
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] PostGreSQL v6.2.1 for Linux Alpha