Can a broken Postgresql data directory be reconstructed withoutlosing data? - Mailing list pgsql-general

From A A
Subject Can a broken Postgresql data directory be reconstructed withoutlosing data?
Date
Msg-id 22260152.420560.1523780705996@mail.yahoo.com
Whole thread Raw
Responses Re: Can a broken Postgresql data directory be reconstructed withoutlosing data?  (Ricardo Martin Gomez <rimartingomez@hotmail.com>)
Re: Can a broken Postgresql data directory be reconstructed withoutlosing data?  (Michael Paquier <michael@paquier.xyz>)
List pgsql-general

I'm trying to restore a database from a broken data directory that have lost many of its files accidentally.

I have tried unsuccessfully to install new instance of the same Postgresql version and then copy (with overwrite) the broken datadir to the new one. here the remaining datadir that I'm working on :

   |-base  |---1  |---16384  |---17950  |---19621  |---pgsql_tmp  |-global  |-pg_multixact  |---members  |---offsets  |-pg_notify  |-pg_stat_tmp  |-pg_tblspc  |-pg_xlog  |---archive_status

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Regex on field value
Next
From: Ricardo Martin Gomez
Date:
Subject: Re: hardcode password in connect string