Re: [pgadmin-support] PgAdmin III keep-alive

2008-11-18 Thread Dave Page
2008/11/18 Mauro Bertoli <[EMAIL PROTECTED]>: > Hi, thank you for great work on PgAdmin. > A request: is possible to add Keep Alive setting to prevent disconnections? That's configured from the server - the the tcp_keepalives_* settings at http://www.postgresql.org/docs/8.3/static/runtime-config-c

[pgadmin-support] PgAdmin III keep-alive

2008-11-18 Thread Mauro Bertoli
Hi, thank you for great work on PgAdmin. A request: is possible to add Keep Alive setting to prevent disconnections? Thank you. Best regards, Mauro Unisciti alla community di Io fotografo e video, il nuovo corso di fotografia di Gazzetta dello sport: http://www.flickr.com/groups/iofotograf

Re: [pgadmin-support] automatic indices not showing (win32/rev7358)

2008-11-18 Thread Dave Page
On Tue, Nov 18, 2008 at 2:25 PM, Kev <[EMAIL PROTECTED]> wrote: > When I create a table with a PK, and get a notice of the form: > > NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "(table) > _pkey" for table "(table)" > > Indeed, the index it mentions shows up in pg_index. pgAdmin,

[pgadmin-support] automatic indices not showing (win32/rev7358)

2008-11-18 Thread Kev
When I create a table with a PK, and get a notice of the form: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "(table) _pkey" for table "(table)" Indeed, the index it mentions shows up in pg_index. pgAdmin, however, shows zero indices under the table, even after refreshing the ta