On Wednesday, December 18, 2019, Vladimir Koković <
vladimir.koko...@a-asoft.com> wrote:
> HI,
>
> The first thing I have to say is that I only have a plain backup file
> "with oids" from "PostgreSQL 8.4.2, 32-bit",
>
> from which I should take the contents of some tables.
> Any help from someone
THE TRUTH CANNOT BE HIDDEN
**Explosion in my car.
https://www.docdroid.net/s11XHOS/the-truth-cannot-be-hidden.pdf
On Wed, 18 Dec 2019, 18:28 gmail Vladimir Koković, <
vladimir.koko...@gmail.com> wrote:
> Hi,
>
> Is there somewhere a script that can do a restore backup file "with oids"
> in so
HI,
The first thing I have to say is that I only have a plain backup file
"with oids" from "PostgreSQL 8.4.2, 32-bit",
from which I should take the contents of some tables.
Any help from someone who was in a similar situation would help me a lot
in resolving this situation.
Thank you Heikki
On 18 December 2019 19:28:07 EET, "gmail Vladimir Koković"
wrote:
>Is there somewhere a script that can do a restore backup file "with
>oids" in some newer DB where there is no term "with oids"?
There is nothing automatic, some manual work is needed. A couple of ideas:
1. Install an older vers
On Wed, Dec 18, 2019 at 2:28 PM gmail Vladimir Koković <
vladimir.koko...@gmail.com> wrote:
> Hi,
>
> Is there somewhere a script that can do a restore backup file "with oids"
> in some newer DB where there is no term "with oids"?
>
>
>
Short answer: No!
Long answer: try use the pg_dump binary fr