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

Поиск
Список
Период
Сортировка
От Silvio Brandani
Тема Re: pg_dump: Error message from server: ERROR: missing chunk number
Дата
Msg-id 4C179480.9010603@tech.sdb.it
обсуждение исходный текст
Ответ на Re: pg_dump: Error message from server: ERROR: missing chunk number  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-admin
Kevin Grittner ha scritto:
> Silvio Brandani <silvio.brandani@tech.sdb.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
quandoli 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
eventualiallegati, 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. 
--

В списке pgsql-admin по дате отправления:

Предыдущее
От: Silvio Brandani
Дата:
Сообщение: Re: pg_dump: Error message from server: ERROR: missing chunk number
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Server crash when using dblink_build_sql_* after alter table