| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Ngo Cong Do <donc(at)vietel(dot)com(dot)vn> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: Some troubles from Postgrres_beta4 |
| Date: | 2003-11-28 20:39:08 |
| Message-ID: | 200311282039.hASKd8202478@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Ngo Cong Do wrote:
> Dear Administrator,
> My name is Do, live in Vietnam.
> I am a beginner to learn PostgreSQL Database. I have
> installed Postgres_beta4 for Windows 2000 Advanced
> Server, and it is working very good several days (a week).
> I have created database, table, etc. Everything I have
> done very good. Until now, when I start "pg_ctl", it give
> me a massege "postmaster successfully started", but when I
> connect to server in command :"psql -d mydb", it give me a
> message "psql: server closed the connection unexpectedly
> This probably means the server terminated abnormally
> before or while processing the request."
> Please help me dealing with this problem.
I would look in the postmaster server logs to see if there are is any
additional information there about the failures.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Neil Conway | 2003-11-28 21:41:05 | Re: COPY alloc problem in 7.4 |
| Previous Message | Tom Lane | 2003-11-28 19:08:55 | Re: Complex cursor won't rewind to 0-th row |