[pgadmin-support] rh 4 install?

2007-03-28 Thread Ray Stell
1.6.3 install issues Red Hat Enterprise Linux AS release 4 the os base includes libxml2-2.6.16-6 and trying to install libxml2-2.6.18 conflicts with some base files: # rpm -i libxml2-2.6.18-1.i386.rpm warning: libxml2-2.6.18-1.i386.rpm: V3 DSA signature: NOKEY, key ID de95bc1f file /usr/b

Re: [pgadmin-support] "Current value" of sequences in the properties dialogue

2007-03-28 Thread Erwin Brandstetter
[EMAIL PROTECTED] wrote: Erwin Brandstetter wrote: (...) Nice! Additionally displaying the sequence's is_called flag in the properties is not an easy option, I assume? It's not a problem, it's just one of those things that inevitably leads to confusion amongst some users. Wouldn'

[pgadmin-support] Values not being updated.

2007-03-28 Thread Maximiliano Pin
We found this bug: after some weeks using a database, updates to some table values from pgadmin are always ignored. They're aparently updated without error, but closing the window and opening the table again shows the value has not been changed. Adding OIDs to that table, sometimes fixes the proble

[pgadmin-support] [ANNOUNCE] pgAdmin III v1.6.3 released

2007-03-28 Thread Dave Page
The pgAdmin Development Team are pleased to announce the release of pgAdmin 1.6.3, the Open Source graphical PostgreSQL administration tool for Windows, Linux, FreeBSD , Mac OS X and Solaris, now available for download in source and a variety of binary formats from: http://www.pgadmin.org/down

Re: [pgadmin-support] Values not being updated.

2007-03-28 Thread Dave Page
Maximiliano Pin wrote: > We found this bug: after some weeks using a database, updates to some > table values from pgadmin are always ignored. They're aparently updated > without error, but closing the window and opening the table again shows > the value has not been changed. Adding OIDs to that ta