| From: | Robert Treat <xzilla(at)users(dot)sourceforge(dot)net> |
|---|---|
| To: | Miguel Angel Martin <miguelangel(dot)java(at)ozu(dot)es> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: ¿What's wrong? |
| Date: | 2003-03-24 18:51:08 |
| Message-ID: | 1048531868.13798.288.camel@camel |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
On Wed, 2003-03-19 at 13:53, Miguel Angel Martin wrote:Hello,
I'm trying to configure a postgresql database (7.3.2) to use with JSP
(developing with Netbeans 3.4) I've installed Cygwin. I had create the
database and no problem. But second time, I try to run postgresql:
M(dot)A(dot)(at)bw28 ~/basicportal/db
$ Ipc-daemon &
$ postmaster -i -D
data LOG: database system was shut down at 2003-03-17 21:57:41 LOG:
checkpoint record is at 0/83B1A8 LOG: redo record is at 0/83B1A8; undo
record is at 0/0; shutdown TRUE LOG: next transaction id: 480; next oid:
16976 LOG:
database system is ready And the postgres hang it.
Then I do a fast shutdown by ctrol+C, exit cygwin and try again. But the
same ocurs. I try to delete the data directory in cygwin (using rm and
rmdir) and initdb again the database, but the same ocurrs. I saw the
Admnistrator Guide, Manual and the User Guide than but, I don't find
what's wrong.
There is an up to date set of cygwin install instructions available at:
http://www.tishler.net/jason/software/postgresql/postgresql-7.3.2.README
If you still can't get it, try posting to the cygwin list.
Robert Treat
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Treat | 2003-03-24 18:57:06 | Re: 7.3.2 strange behavior (long) |
| Previous Message | Robert Treat | 2003-03-24 18:47:52 | Re: MS SQL 2K replication/backup |