From: | Hans-Jürgen Schönig <hs(at)cybertec(dot)at> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | serious connection problems |
Date: | 2001-05-30 07:25:12 |
Message-ID: | 3B14A058.53C6BED2@cybertec.at |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
I have have 2 databases running on my system ("intranet" and
"tempdata"). I can access "intranet" without problem but I cannot
connect to "tempdata" anymore. If I create a new database let's say
"tempdata2" I can't connect to it, too.
"intranet" and "template1" seem to be the only databases I can connect
to.
Restarting PostgreSQL or dropping and creating the database does not
help.
Does anybody have an idea? I am using PostgreSQL 7.03
Permissions are ok and haven't changed. The problem occurred after 1
month of 100% availability.
kshopd(at)a:~/backup > psql tempdata
psql: pqReadData() -- backend closed the channel unexpectedly.
This probably means the backend terminated abnormally
before or while processing the request.
kshopd(at)a:~/backup > psql intranet
Welcome to psql, the PostgreSQL interactive terminal.
Type: \copyright for distribution terms
\h for help with SQL commands
\? for help on internal slash commands
\g or terminate with semicolon to execute query
\q to quit
intranet=> \q
Hans
From | Date | Subject | |
---|---|---|---|
Next Message | Kapil Tilwani | 2001-05-30 14:22:12 | A small question about Red Hat |
Previous Message | Dinos | 2001-05-29 22:53:32 | Can I do a static compilation/installation of postgresql-7.1? |