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
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
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,
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