Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: [GSOC] - I ntegrity check algorithm for data files


  • From: Richard Huxton <dev(at)archonet(dot)com>
  • To: Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>
  • Cc: Robert Mach <mach(dot)robert(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Neil Conway <neilc(at)samurai(dot)com>, Simon Riggs <simon(at)2ndquadrant(dot)com>, Heikki Linnakangas <heikki(at)enterprisedb(dot)com>
  • Subject: Re: [GSOC] - I ntegrity check algorithm for data files
  • Date: Wed, 23 May 2007 14:09:55 +0100
  • Message-id: <46543D23(dot)50807(at)archonet(dot)com>

Zdenek Kotala wrote:
3) My personal favorite is create management console - which allows to perform check without physically access to local machine. Management console should be use for another purpose - for example disable/enable databases from cluster, perform upgrade of datalayer to the new version, kill sessions, update postgresql.conf and so on...

However this solution has significant impact on current postgres behavior, but I think it should be big deal for postgres.

I believe pgadmin lets you update postgresql.conf remotely, and I know you can kill sessions from within PG ( pg_cancel_backend() ).

For the rest, that's what ssh is for imho.

--
  Richard Huxton
  Archonet Ltd



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group