Re: BUG #15589: Due to missing wal, restore ends prematurely andopens database for read/write - Mailing list pgsql-hackers

From leif@lako.no
Subject Re: BUG #15589: Due to missing wal, restore ends prematurely andopens database for read/write
Date
Msg-id 4580ce9139ea70b42946f7a5d6e1c713@lako.no
Whole thread Raw
In response to Re: BUG #15589: Due to missing wal, restore ends prematurely andopens database for read/write  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
List pgsql-hackers
"Kyotaro HORIGUCHI" <horiguchi.kyotaro@lab.ntt.co.jp> skrev 31. januar 2019 kl. 13:28:

> If this is acceptable I'll post complete version (including
> documentation). I don't think this back-patcheable.
>

If you are asking me, then I think this is exactly what I wanted, thank you for your effort.


>> With large databases and a lot of wal-files it is time consuming to repeat parts of the process.
>
> I understand your concern.
>
> regards.
>
> --
> Kyotaro Horiguchi
> NTT Open Source Software Center


regards
Leif Gunnar Erlandsen


pgsql-hackers by date:

Previous
From: "Matsumura, Ryo"
Date:
Subject: RE: SQL statement PREPARE does not work in ECPG
Next
From: Antonin Houska
Date:
Subject: Re: Unnecessary checks for new rows by some RI trigger functions?