From: | "Andy Samuel" <anci(at)centrin(dot)net(dot)id> |
---|---|
To: | <pgsql-cygwin(at)postgresql(dot)org> |
Subject: | Re: accessing a db |
Date: | 2002-04-27 06:16:43 |
Message-ID: | 002701c1edb3$1a57dfe0$0200a8c0@edphgm |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
Assuming you have the latest postgresql and cygwin :
type 'ipc-daemon &'
type 'pg_ctl -o -i -D /usr/share/postgresql/data'
type 'psql template1'
Read the documentation at /usr/doc/Cygwin/
Good luck
----- Original Message -----
From: "João Carlos Fernandes Costa" <joao(dot)costa(at)oni(dot)pt>
To: <pgsql-cygwin(at)postgresql(dot)org>
Sent: Saturday, April 27, 2002 12:40 AM
Subject: [CYGWIN] accessing a db
> Hi,
>
> I have installed postgresql and I have a db called template1.
> I closed cygwin's window and when I re-opened it, I try to re-access the
db
> template1 unsuccessfully.
> How can I do it? What is the command sequence for it?
>
> Thanks,
> Joao
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>
From | Date | Subject | |
---|---|---|---|
Next Message | Andy Samuel | 2002-04-27 06:20:37 | Re: accessing a db |
Previous Message | Joo Carlos Fernandes Costa | 2002-04-26 17:40:33 | accessing a db |