Hi!
Geat answer since doesnt require manual sql editing. It worked.
Thank you.
Andrus.
19.12.2025 19:05 Christoph Moench-Tegeder kirjutas:
> ## Andrus (kobruleht2(at)hot(dot)ee):
>
>> This fails since tabletorecover contains lot foreign key references.
> Check pg_restore options "--section=pre-data" and "--section=data" -
> pre-data is the schema without indexes, contraints, etc. (those
> would be in section post-data).
>
> Regards,
> Christoph
>