I am running on Win XP and I have permission. There are only some of the
tables in this condition. Once I enter info (through a Delphi interface) the
row appears - but only rows that have information. These tables also are
missing the column headers until info is entered.
This condition is present in both version 1.6.1 and the earlier version that
came packaged with the Win 32 PostgreSQL installation.
I didn't have this problem with the PG Admin that came with the PostgreSQL
8.0 version - so it may be that I have done something the new version
doesn't like.
Bob
----- Original Message -----
From: "Dave Page" <[EMAIL PROTECTED]>
To: "Bob Pawley" <[EMAIL PROTECTED]>
Cc: "PG Admin" <pgadmin-support@postgresql.org>
Sent: Monday, December 04, 2006 11:41 AM
Subject: Re: [pgadmin-support] Version 1.6.1
Bob Pawley wrote:
I just installed version 8.1 of PostgreSQL and version 1.6.1 of PG Admin.
In the new PG Admin some of the tables show blank (no columns, no
headings) and the row anticipating information is also not shown.
What OS are you running on? Do you have appropriate permissions to view
the contents of those tables, *and* update them?
In the older version, my method of testing triggers is to input the
information into the tables manually. With the tables that don't show the
anticipated next row this is not possible. In fact, when I attempt to
enter information manually PG Admin shuts down.
How on earth are you entering data if there's no new record row?
Regards, Dave.
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend