Re: pg_dump: Error message from server: ERROR: missing chunk number

From: Silvio Brandani <silvio(dot)brandani(at)tech(dot)sdb(dot)it>
To: pgsql-admin(at)postgresql(dot)org
Cc: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>
Subject: Re: pg_dump: Error message from server: ERROR: missing chunk number
Date: 2010-06-15 14:56:00
Message-ID: 4C179480.9010603@tech.sdb.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Kevin Grittner ha scritto:
> Silvio Brandani <silvio(dot)brandani(at)tech(dot)sdb(dot)it> wrote:
>
>
>> We have a standby database
>>
>
>
>> During pg_dump
>>
>
> Hmm... I just noticed that word "standby" in there. Can you
> elaborate on what you mean by that?
>
> -Kevin
>
>
It means it is an istance refreshed (via rsync) from another istance
which is in recovery mode with log shipping and PITR.
So to summarize we have :
- a production istance
- a pitr istance ( log shipping from production)
- a quality istance (the one with error in the backup) which is
refreshed with rsync from the pitr istance.
- a dev istance that we would like to refresh from the quality with
pg_dump / pg_restore

--
Silvio Brandani

--
Silvio Brandani
Infrastructure Administrator
SDB Information Technology
Phone: +39.055.3811222
Fax: +39.055.5201119

---

Utilizziamo i dati personali che la riguardano esclusivamente per nostre finalità amministrative e contabili, anche quando li comunichiamo a terzi. Informazioni dettagliate, anche in ordine al Suo diritto di accesso e agli altri Suoi diritti, sono riportate alla pagina http://www.savinodelbene.com/news/privacy.html
Se avete ricevuto questo messaggio per errore Vi preghiamo di ritornarlo al mittente eliminandolo assieme agli eventuali allegati, ai sensi art. 616 codice penale http://www.savinodelbene.com/codice_penale_616.html
L'Azienda non si assume alcuna responsabilità giuridica qualora pervengano da questo indirizzo messaggi estranei all'attività lavorativa o contrari a norme.
--

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2010-06-15 20:31:26 Re: Server crash when using dblink_build_sql_* after alter table
Previous Message Silvio Brandani 2010-06-15 14:50:03 Re: pg_dump: Error message from server: ERROR: missing chunk number