DMIN] Regarding postgres 9.1 with Redhat Linux
On Fri, Dec 2, 2011 at 2:16 AM, Myint wrote:
> Dear admin,
>
>
>
> We have installed postgres 9.1 rpm package to red hat
> Linux 2.6.18- x86_64 x86_64 x86_64 GNU/Linux. After we setup and install
> database we can
int";
Cc: "pgsql-admin";
Subject: Re: [ADMIN] Regarding postgres 9.1 with Redhat Linux
On Fri, Dec 2, 2011 at 2:16 AM, Myint wrote:
> Dear admin,
>
>
>
> We have installed postgres 9.1 rpm package to red hat
> Linux 2.6.18- x86_64 x86_64 x86_64 GNU/
On Fri, Dec 2, 2011 at 2:16 AM, Myint wrote:
> Dear admin,
>
>
>
> We have installed postgres 9.1 rpm package to red hat
> Linux 2.6.18- x86_64 x86_64 x86_64 GNU/Linux. After we setup and install
> database we can create data folder on /app/postgres/oe. But when we try to
> sta
"Myint" wrote:
> LOG: could not bind IPv4 socket: Address already in use
I suspect that the rpm set up a cluster at a default location,
configured it to start automatically, and started it. You've
created another cluster offering a connection on the same port. You
need to just use the defau
Dear admin,
We have installed postgres 9.1 rpm package to red hat
Linux 2.6.18- x86_64 x86_64 x86_64 GNU/Linux. After we setup and
install database we can create data folder on /app/postgres/oe. But when
we try to start up the database as ./pg_ctl -D /app/postgres/oe start