What is the best way to do this? Please say yum and point me to a
repository.
On Thu, Jul 29, 2010 at 8:15 AM, Mudy Situmorang wrote:
> psql runs only from the server, while pgAdmin (which is a standard
> installation in PostgerSQL for windows) easily installed in any clients.
Incorrect. psql, like pretty much any PostgreSQL client can run on any
machine and connect to a
Hello!
When i wake up my PC from hibernate-state with pgAdmin running and try to do
something with opened database, pgAdmin reasonably says about lost
connection and closes this database. But waiting cursor still being waiting
even if i open datasbe again.
--
Best regards,
Samokhin Viktor
http:/
Ok, Thanks for the answer.
2010/7/29 Guillaume Lelarge
> Le 29/07/2010 09:15, Mudy Situmorang a écrit :
> > psql runs only from the server, while pgAdmin (which is a standard
> > installation in PostgerSQL for windows) easily installed in any clients.
> >
>
> Wrong. psql can run from anywhere.
Le 29/07/2010 09:15, Mudy Situmorang a écrit :
> psql runs only from the server, while pgAdmin (which is a standard
> installation in PostgerSQL for windows) easily installed in any clients.
>
Wrong. psql can run from anywhere. "psql -h ip_of_the_server -U
my_superuser postgres" will connect to
psql runs only from the server, while pgAdmin (which is a standard
installation in PostgerSQL for windows) easily installed in any clients.
In a network with several different projects & many databases that requires
dozens of superuser, pg_hba could provide the required access control.
In this b