[BUGS] FATAL 1: Database dialup does not exist in pg_database

2002-09-27 Thread roco

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:[EMAIL PROTECTED]


---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly



[BUGS] Fwd: FATAL 1: Database dialup does not exist in pg_database

2002-09-27 Thread roco

This is a forwarded message
From: roco <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
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:[EMAIL PROTECTED]

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



-- 
Best regards,
 rocomailto:[EMAIL PROTECTED]


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



[BUGS] error

2003-07-03 Thread roco
Hello pgsql-bugs,

[EMAIL PROTECTED] postgres]$ /usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data 
-n
LOG:  database system was interrupted at 2003-07-02 16:48:43 PYT
LOG:  ReadRecord: record with zero length at 0/7F4C3E8
LOG:  invalid primary checkpoint record
LOG:  ReadRecord: record with zero length at 0/7F4C3A8
LOG:  invalid secondary checkpoint record
PANIC:  unable to locate a valid checkpoint record
LOG:  startup process (pid 1069) was terminated by signal 6
LOG:  aborting startup due to startup process failure
[EMAIL PROTECTED] postgres]$ 
  

-- 
Best regards,
 roco  mailto:[EMAIL PROTECTED]


---(end of broadcast)---
TIP 9: the planner will ignore your desire to choose an index scan if your
  joining column's datatypes do not match