Re: [GENERAL] database does not exist in system catalog

2001-08-06 Thread Tom Lane
"Kathi Arthur" <[EMAIL PROTECTED]> writes: > When I'm connected to template1, \l only shows template1. In the "base" su= > bdirectory, I do have the template1 subdir as well as the bullprod subdir w= > ith all the schemas I want. Perhaps you should explain exactly what you did to get into this s

Re: [GENERAL] database does not exist in system catalog

2001-08-06 Thread Kathi Arthur
ctionary)?  I'm sure it's very obvious...  Just not to me!   -- Kathi - Original Message - From: Len Morgan To: Kathi Arthur Sent: Monday, August 06, 2001 2:28 PM Subject: Re: [GENERAL] database does not exist in system catalog Kathi;   Thank you, I d

Re: [GENERAL] database does not exist in system catalog

2001-08-06 Thread Tom Lane
What do you get from "psql -l", or from "select * from pg_database" after connecting to template1? regards, tom lane ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Re: [GENERAL] database does not exist in system catalog

2001-08-06 Thread Kathi Arthur
om: Len Morgan To: Kathi Arthur Sent: Monday, August 06, 2001 2:07 PM Subject: Re: [GENERAL] database does not exist in system catalog Is your database really called "my db" with the space?  I don't think that is going to work.  You might try just "db&

[GENERAL] database does not exist in system catalog

2001-08-06 Thread Kathi Arthur
Please bear with me for a stupid new-user question.  I've tried to solve my problem by looking at the online documentation, FAQs and archived list servs (all very helpful!).  But after most of the night Friday and most of last night, I still don't get it...   I have a database that is alread