| From: | "shiva" <shivananda(at)otcointernational(dot)com> |
|---|---|
| To: | <pgsql-cygwin(at)postgresql(dot)org> |
| Subject: | Query |
| Date: | 2003-11-08 05:17:57 |
| Message-ID: | 00e901c3a5b7$c1452c00$0b00dfdf@OTCO.COM |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-cygwin |
Hi
What r the steps to createdb of my choice. Is the following Steps Correct to
create Test DataBase and these steps is working fine.
Ex:
1)ipc-daemon2 &
2) initdb -D /usr/share/postgresql/data
3)postmaster -D /usr/share/postgresql/data
4)Open New Cygwin Window
5) createdb test
6)psql test and start working
If i want create DB of test in my own Folder what shall i do ..... and
following steps will help in maintainence, backup and attchment of
Database.
pls comment...
Thanking U
Shiva
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Muhyiddin A.M Hayat | 2003-11-08 12:45:13 | Re: shared memory |
| Previous Message | George Weaver | 2003-11-07 19:27:27 | Re: CYGWIN AND POSTGRESS |