[ADMIN] problem during installation of pgpool-Admin-3.0.3

2011-08-25 Thread mnk722
For installing Pgpool-Admin i am following the below link:- http://pgpool.projects.postgresql.org/pgpoolAdmin/doc/en/install.html But m stuck with one step that is: Step 7:The writing authority to pgmgt.conf.php is set to apache process user. cd /var/www/html/admin-tool/conf chown apache pgmgt.conf

[ADMIN] What is postgresql status? I'm not sure

2011-08-25 Thread Mcleod, John
Hello all, Don't shoot me, I'm just the fella sweeping up after a departure. I'm supporting a web site with mapping features using Mapserver and PostgreSql 7.5 for windows. Recently, my mapping features went down. Error messages that display are the following... Warning: pg_query(): Query failed

Re: [ADMIN] Question on Postgres Index internals

2011-08-25 Thread Craig Ringer
On 21/08/2011 11:07 PM, A J wrote: So I assume there is no redundant information stored such as checksum to validate the files against the stored checksums. Nope, there are no checksums. It's the storage subsystem's job to make sure it doesn't mangle data on disk and reads the data as it was

Re: [ADMIN] Database alias

2011-08-25 Thread Scott Marlowe
On Thu, Aug 25, 2011 at 7:17 AM, Igor Neyman wrote: >> -Original Message- >> From: Florian Weimer [mailto:fwei...@bfk.de] >> Sent: Wednesday, August 24, 2011 5:00 AM >> To: Gabriele Bartolini >> Cc: pgsql-admin@postgresql.org >> Subject: Re: Database alias >> >> * Gabriele Bartolini: >> >>

Re: [ADMIN] Database alias

2011-08-25 Thread Igor Neyman
> -Original Message- > From: Florian Weimer [mailto:fwei...@bfk.de] > Sent: Wednesday, August 24, 2011 5:00 AM > To: Gabriele Bartolini > Cc: pgsql-admin@postgresql.org > Subject: Re: Database alias > > * Gabriele Bartolini: > > > On Wed, 24 Aug 2011 08:30:34 +, Florian Weimer > > wr