Re: How to connect to a remote database
От | Vasileiadis Spyros |
---|---|
Тема | Re: How to connect to a remote database |
Дата | |
Msg-id | 001f01c018c2$830133b0$64898cd5@northlink.gr обсуждение исходный текст |
Ответ на | How to connect to a remote database (pgsql-bugs@postgresql.org) |
Список | pgsql-bugs |
USE: psql -h <host> -p <port> -u <database> psql -h <host> -p <port> -U <username> -W <password> <database> read the man page SV ----- Original Message ----- From: <pgsql-bugs@postgresql.org> To: <pgsql-bugs@postgresql.org> Sent: Thursday, September 07, 2000 2:21 PM Subject: [BUGS] How to connect to a remote database > Martin Kuria (martinkuria@hotmail.com) reports a bug with a severity of 2 > The lower the number the more severe it is. > > Short Description > How to connect to a remote database > > Long Description > This may be a dumb question, but how do I connect to a remote database > using postgresql, or rather psql? > > I have trouble connecting to the remote host, to access the database what command should use to connect to the database in remote host in the prompt, Thanks again. > > Thanks > > Martin > > > > Sample Code > > > No file was uploaded with this report >
В списке pgsql-bugs по дате отправления: