Re: [pgadmin-support] Error on pgAdminIII 1.2.2 and 1.4.0

2005-10-24 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Keith > Sent: 24 October 2005 13:51 > To: Andreas Pflug > Cc: pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] Error on pgAdminIII 1.2.2 and 1.4.0 > >

Re: [pgadmin-support] Error on pgAdminIII 1.2.2 and 1.4.0

2005-10-24 Thread Keith
Hi Andreas, Your tip about a namespace did the trick. I had renamed the "public" schema which had caused all of my problems. I do not understand why. Returning the schema name to "public" fixed everything. Thank you, Keith --- Andreas Pflug <[EMAIL PROTECTED]> wrote: > > Whenever I connect

Re: [pgadmin-support] Error on pgAdminIII 1.2.2 and 1.4.0

2005-10-23 Thread Andreas Pflug
Keith wrote: Greetings, I've reviewed the messages for the last few months and googled my problem but cannot see an answer. At work we installed pgSQL 8.0.4. All the defaults were accepted on the server (Win 2003). At home I installed also (Win XP), this time with all the optional data types

[pgadmin-support] Error on pgAdminIII 1.2.2 and 1.4.0

2005-10-21 Thread Keith
Greetings, I've reviewed the messages for the last few months and googled my problem but cannot see an answer. At work we installed pgSQL 8.0.4. All the defaults were accepted on the server (Win 2003). At home I installed also (Win XP), this time with all the optional data types and functions.