On Tue, Nov 25, 2008 at 10:29 PM, Chris <dmagick(at)gmail(dot)com> wrote:
>
> If they are different versions of postgres (eg 8.2/8.3), make sure you
> initdb with the right one :)
>
ok, I tried it and it works fine so far.
basically, I need to setup test harness, that would involve using
few physically separate pg's, and wanted to make sure they won't bite each
other's tail.
I did it in the past, but every pg was running as different user, but for
purpose of 'make test/check' type'o'thing, I can't create users, etc :)
thanks folks.
--
GJ