Re: recovering database from a linux file system

Поиск
Список
Период
Сортировка
От Alka Gupta
Тема Re: recovering database from a linux file system
Дата
Msg-id 39cb59babc3b39ed712d4c450542c298@mail.gmail.com
обсуждение исходный текст
Ответ на Re: recovering database from a linux file system  (John R Pierce <pierce@hogranch.com>)
Ответы Re: recovering database from a linux file system  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
Thank you John!

Do you know if there is any encryption or security or will plainly copying
the files will work? Do I need to know any db usernames and passwords, which
obviously I don't have?



-----Original Message-----
From: pgsql-general-owner@postgresql.org
[mailto:pgsql-general-owner@postgresql.org] On Behalf Of John R Pierce
Sent: Thursday, March 10, 2016 12:10 PM
To: pgsql-general@postgresql.org
Subject: Re: [GENERAL] recovering database from a linux file system

On 3/10/2016 12:05 PM, Alka Gupta wrote:
> The vendor won't give us any way to access the machine and retrieve
> the DB, so I removed the HDD and connected it to my Linux laptop.  I
> was able to grab all the DB files and copy them to my Windows desktop,
> where I then installed PostgreSQL 9.0 (to match the version that was
> on the server) with pgAdmin III.  I changed the default directory to
> the folder containing the DB files using this tutorial:
> https://wiki.postgresql.org/wiki/Change_the_default_PGDATA_directory_o
> n_Windows


I would try installing postgres on linux, and try running it with a copy
of this data directory.   skip the pgadmin thing entirely as its just
another layer of obfuscation, stick with CLI tools.



--
john r pierce, recycling bits in santa cruz



--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


В списке pgsql-general по дате отправления:

Предыдущее
От: Andy Colson
Дата:
Сообщение: Re: Best approach for multi-database system
Следующее
От: Edson Richter
Дата:
Сообщение: Re: Best approach for multi-database system