Re: [ADMIN] Recover postgres database

2009-09-22 Thread nalini
Yes there are bad sectors . I tried to restore backup on a local server but the dump fails with the error somenumber.dat missing - Original Message - From: S Arvind Date: Tuesday, September 22, 2009 11:25 pm Subject: Re: [ADMIN] Recover postgres database To: nalini Cc: pgsql-admin

Re: [ADMIN] Recover postgres database

2009-09-22 Thread nalini
Backup is with pg_dump -Ft command ie tar backup - Original Message - From: S Arvind Date: Tuesday, September 22, 2009 6:13 am Subject: Re: [ADMIN] Recover postgres database To: nalini Cc: pgsql-admin > Is the backup is made by pg_dump or copying the entire data folder? > >

[ADMIN] Recover postgres database

2009-09-22 Thread nalini
more than one backup and none of them are working. They fail with the message somenumber.dat header missing or file missing. please help Nalini S. Nautiyal

Re: [ADMIN] Can't connect from computer on network.

2008-02-19 Thread nalini
s but I am attempting to > restrict this so only a certain computer can access the database. > > > > Does anyone know why I can't connect to the database from another computer > when > specifying the IP address in 'listen_addresses' and how to fix my problem? >

Re: [ADMIN] Postgres replication

2008-01-11 Thread nalini
ursday, January 10, 2008 8:48 pm Subject: Re: [ADMIN] Postgres replication To: nalini <[EMAIL PROTECTED]> Cc: pgsql-admin@postgresql.org > On Jan 10, 2008 1:38 AM, nalini <[EMAIL PROTECTED]> wrote: > > Dear All > > > > I have a application running at various location

[ADMIN] Postgres replication

2008-01-09 Thread nalini
instance to provide consolidated view database schema is same at all the places However as the application is still under development the schema maychange. however the change will happen at all the locations. Pls suggest a solution with regards Nalini S. Nautiyal