|
Home > Archive > Pgadmin > May 2005 > pgAdmin crashes when adding NOT NULL (among other times)
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
pgAdmin crashes when adding NOT NULL (among other times)
|
|
| Beverly T. Block 2005-05-26, 1:24 pm |
| I'm setting up the schema for a new db using pgAdmin. I have a varchar
column which I decided should be NOT NULL. When I try to set that
property, pgAdmin crashes when I click on OK for the Table window (it
exits from the change window without incident). There is not yet any data
in the table.
It also crashes if I click on something for which I don't have privileges,
or if I mistype my password.
I'm running V1.3.0 on Windows.
Thanks,
Beverly
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faq
| |
| Dave Page 2005-05-26, 8:24 pm |
|
> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of
> Beverly T. Block
> Sent: 26 May 2005 18:15
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] pgAdmin crashes when adding NOT
> NULL (among other times)
>
> I'm setting up the schema for a new db using pgAdmin. I have
> a varchar
> column which I decided should be NOT NULL. When I try to set that
> property, pgAdmin crashes when I click on OK for the Table window (it
> exits from the change window without incident). There is not
> yet any data
> in the table.
>
> It also crashes if I click on something for which I don't
> have privileges,
> or if I mistype my password.
>
> I'm running V1.3.0 on Windows.
Hi,
I cannot reproduce either of these problems using the 1.3 snapshot I
built this morning. Can you give it a try please, and if the problems
persist, provide minimal debug logs (see the logging option under File
-> Options) showing each issue being recreated.
http://developer.pgadmin.org/snapsh...50526-Win32.zip
Regards, Dave.
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
|
|
|
|
|