From: | Alex Zavalin <a-l-x(at)mail(dot)od(dot)ua> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | libraries |
Date: | 2003-01-14 05:22:20 |
Message-ID: | 14159216749.20030114072220@mail.od.ua |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hello,
I need to install postgresql 7.2.3 or 7.3.1 on machine with production
database running 7.0.2 to transfer all the data directly via pgdump
... | psql. Newer version uses newer libraries, so to make 7.2.3 work
I need to 'ldconfig' with newer libraries path in ld.so.conf.
How can I start both versions of postgres on the same machine? (with
different $DATA and ports, of course). More exactly, how to make one
postgres use newer library and other the older one at the same time?
I know this task is much more system- than DBMS-oriented but anyway,
can anyone help? (I'm running slackware 8).
Thanks in advance.
Regards,
Aleksey
From | Date | Subject | |
---|---|---|---|
Next Message | kanchana | 2003-01-14 05:52:35 | configure error with krb5 |
Previous Message | Tom Lane | 2003-01-14 04:18:23 | Re: Server error and deadlocks |