On Sat, Mar 21, 2020 at 4:48 PM Phillip Black
wrote:
> What are the alternatives for recovery here? (besides trying to recover
> disk data with specialists)
>
You are running ancient, unsupported, software on hardware that has a
lifetime which you've probably also exceeded and are not actively t
On Sat, Mar 21, 2020 at 05:48:03PM -0600, Phillip Black wrote:
> Hey Hackers,
Hi,
This list is for development and bug reports. I think you'll want a
professional support contract, for postgres or for generic data recovery.
https://www.postgresql.org/support/professional_support/
--
Justin
Hey Hackers,
We had a database running on debian where its disks went corrupted. And
currently is not possible to access those disks, unreadable.
For backup we used:
File System Level Backup
Continuous Archiving and Point-in-Time Recovery (PITR)
We used tablespaces for the entire database.
Whe