Re: Error number 35603 Invalid key - Mailing list pgadmin-support

From Dave Page
Subject Re: Error number 35603 Invalid key
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B8128B15@mail.vale-housing.co.uk
Whole thread Raw
In response to Error number 35603 Invalid key  ("Petri Jooste" <RKWJPJ@puknet.puk.ac.za>)
List pgadmin-support

> -----Original Message-----
> From: Petri Jooste [mailto:RKWJPJ@puknet.puk.ac.za]
> Sent: 23 October 2002 08:05
> To: pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] Error number 35603 Invalid key
>
>
> Thanks for the reply.
> I tried to recreate the error but cannot at the moment
> because the linux machine with the postgres server is not
> available.  Then I tried to recreate the error using postgres
> on cygwin and now I do not get the error. My first guess is
> that it has something to do with permissions, because now (on
> cygwin) the Table form of pgAdmin get its "owner" field
> automatically filled with my username.
> The linux-based postgres has been set up to use md5
> authentication. Could that be the problem ?

Shouldn't be if you can login. On the Linux box, (when it's back up),
will it let you execute the query:

SELECT * FROM pg_user

Thinking about it, if the create table dialogue doesn't list all the
users on the system (because you can read them) then it might well have
trouble. I would be surprised that you weren't getting an error earlier
though.

Anyway, hopefully the logs will tell when the Linux box is available
again.

Regards, Dave.

pgadmin-support by date:

Previous
From: "Petri Jooste"
Date:
Subject: Re: Error number 35603 Invalid key
Next
From: "Leandro Engel"
Date:
Subject: Help-me, please!