Two bugs in pgAdmin3 1.0.0

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: pgadmin-support(at)postgresql(dot)org
Subject: Two bugs in pgAdmin3 1.0.0
Date: 2003-10-06 11:01:38
Message-ID: 3F814B92.1040109@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

1. When you change the statistics target of a column, eg:

ALTER TABLE foo ALTER COLUMN bar SET STATISTICS 1000;

It is not reflected in the 'code view' for the column object.

2. On WinXP, using pgAdmin 3 1.0.0 and connecting to Cygwin pgsql 7.3.4,
I get these message while connecting to the server:

FATAL: unsupported frontend protocol
FATAL: unsupported frontend protocol
FATAL: unsupported frontend protocol
FATAL: unsupported frontend protocol
FATAL: unsupported frontend protocol

Cheers,

Chris

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Andreas Pflug 2003-10-06 11:40:04 Re: Two bugs in pgAdmin3 1.0.0
Previous Message Dave Page 2003-10-06 09:16:49 Re: PgAdmin III: Two bugs