FATAL 1: Database dialup does not exist in pg_database

Started by rocoover 23 years ago6 messagesbugsgeneral
Jump to latest
#1roco
roco@rieder.net.py
bugsgeneral

Hello,

When I execute the command "psql dialup" , I receive this message:

postgres@www:/usr/local/pgsql/data/base/dialup$ psql dialup
Connection to database 'dialup' failed.
FATAL 1: Database dialup does not exist in pg_database

What can I do?
--
Best regards,
roco mailto:roco@rieder.net.py

#2roco
roco@rieder.net.py
In reply to: roco (#1)
bugsgeneral
Fwd: FATAL 1: Database dialup does not exist in pg_database

This is a forwarded message
From: roco <roco@rieder.net.py>
To: pgsql-bugs@postgresql.org
Date: Friday, September 27, 2002, 2:49:47 PM
Subject: FATAL 1: Database dialup does not exist in pg_database

===8<==============Original message text===============
Hello,

When I execute the command "psql dialup" , I receive this message:

postgres@www:/usr/local/pgsql/data/base/dialup$ psql dialup
Connection to database 'dialup' failed.
FATAL 1: Database dialup does not exist in pg_database

This data base was using.

What can I do?

--
Best regards,
roco mailto:roco@rieder.net.py

===8<===========End of original message text===========

--
Best regards,
roco mailto:roco@rieder.net.py

#3roco
roco@rieder.net.py
In reply to: roco (#2)
bugsgeneral
Fwd: Fwd: FATAL 1: Database dialup does not exist in pg_database

This is a forwarded message
From: roco <roco@rieder.net.py>
To: pgsql-bugs@postgresql.org
Date: Friday, September 27, 2002, 2:52:53 PM
Subject: : FATAL 1: Database dialup does not exist in pg_database

===8<==============Original message text===============
This is a forwarded message
From: roco <roco@rieder.net.py>
To: pgsql-bugs@postgresql.org
Date: Friday, September 27, 2002, 2:49:47 PM
Subject: FATAL 1: Database dialup does not exist in pg_database

===8<==============Original message text===============
Hello,

When I execute the command "psql dialup" , I receive this message:

postgres@www:/usr/local/pgsql/data/base/dialup$ psql dialup
Connection to database 'dialup' failed.
FATAL 1: Database dialup does not exist in pg_database

This data base was using.

What can I do?

--
Best regards,
roco mailto:roco@rieder.net.py

===8<===========End of original message text===========

--
Best regards,
roco mailto:roco@rieder.net.py

===8<===========End of original message text===========

--
Best regards,
roco mailto:roco@rieder.net.py

#4roco
roco@rieder.net.py
In reply to: roco (#2)
bugsgeneral
Fwd: [BUGS] Fwd: FATAL 1: Database dialup does not exist in pg_database

This is a forwarded message
From: roco <roco@rieder.net.py>
To: pgsql-bugs@postgresql.org
Date: Friday, September 27, 2002, 2:52:53 PM
Subject: [BUGS] Fwd: FATAL 1: Database dialup does not exist in pg_database

===8<==============Original message text===============
This is a forwarded message
From: roco <roco@rieder.net.py>
To: pgsql-bugs@postgresql.org
Date: Friday, September 27, 2002, 2:49:47 PM
Subject: FATAL 1: Database dialup does not exist in pg_database

===8<==============Original message text===============
Hello,

When I execute the command "psql dialup" , I receive this message:

postgres@www:/usr/local/pgsql/data/base/dialup$ psql dialup
Connection to database 'dialup' failed.
FATAL 1: Database dialup does not exist in pg_database

This data base was using.

What can I do?

--
Best regards,
roco mailto:roco@rieder.net.py

===8<===========End of original message text===========

--
Best regards,
roco mailto:roco@rieder.net.py

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

===8<===========End of original message text===========

--
Best regards,
roco mailto:roco@rieder.net.py

#5Robert Treat
xzilla@users.sourceforge.net
In reply to: roco (#4)
bugsgeneral
Re: Fwd: [BUGS] Fwd: FATAL 1: Database dialup does not

What is the output of psql -l ??

Robert Treat

Show quoted text

On Thu, 2002-10-17 at 10:27, roco wrote:

This is a forwarded message
From: roco <roco@rieder.net.py>
To: pgsql-bugs@postgresql.org
Date: Friday, September 27, 2002, 2:52:53 PM
Subject: [BUGS] Fwd: FATAL 1: Database dialup does not exist in pg_database

===8<==============Original message text===============
This is a forwarded message
From: roco <roco@rieder.net.py>
To: pgsql-bugs@postgresql.org
Date: Friday, September 27, 2002, 2:49:47 PM
Subject: FATAL 1: Database dialup does not exist in pg_database

===8<==============Original message text===============
Hello,

When I execute the command "psql dialup" , I receive this message:

postgres@www:/usr/local/pgsql/data/base/dialup$ psql dialup
Connection to database 'dialup' failed.
FATAL 1: Database dialup does not exist in pg_database

This data base was using.

What can I do?

--
Best regards,
roco mailto:roco@rieder.net.py

#6Robert Treat
xzilla@users.sourceforge.net
In reply to: roco (#1)
bugsgeneral
Re: [ADMIN] Fwd: [BUGS] Fwd: FATAL 1: Database dialup does not exist in pg_database

On Wednesday 30 October 2002 07:10 pm, you wrote:

===8<==============Original message text===============
Hello,

When I execute the command "psql dialup" , I receive this message:

postgres@www:/usr/local/pgsql/data/base/dialup$ psql dialup
Connection to database 'dialup' failed.
FATAL 1: Database dialup does not exist in pg_database

This data base was using.

What can I do?

--
Best regards,
roco mailto:roco@rieder.net.py

The output of psql -l is

postgres@www:~$ psql -l
datname |datdba|encoding|datpath
---------+------+--------+---------
template1| 1001| 0|template1
dialup | 1001| 0|dialup
prueba | 1001| 0|prueba
rocio | 1000| 0|rocio
(4 rows)

pq_recvbuf:unexpected EOF on client connection

I wonder about your encoding, 0 seems strange, did you try building the
database with a specfic encoding? Try connecting to the template1 database
and then doing \c dialup and/or a select * from pg_database. I'm sure I have
seen this before, but the list archives seem unresponsive tonight... you
might want to try a search in the morning... also, can you post your version
and os info.

Robert Treat