Kusuma,
On Wed, Feb 11, 2009 at 13:43, Kusuma Pabba wrote:
> what does postgres management gui mean ?
> How is it useful ?
> can i have it on ubuntu?
propably pgAdmin III, www.pgadmin.org
on ubuntu you can have pgadmin via
apt-get install pgadmin
best wishes,
Harald
--
GHUM Harald Massa
what does postgres management gui mean ?
How is it useful ?
can i have it on ubuntu?
Thanks & Regards
kusuma.p
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
In response to Kusuma Pabba :
> when i use
> /usr/local/pgsql/bin/psql test
> this i am getting following error
> psql: could not connect to server: No such file or directory
>Is the server running locally and accepting
>connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
>
> s
when i use
/usr/local/pgsql/bin/psql test
this i am getting following error
psql: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
should i restart the server or what should be