| От | Tom Lane |
|---|---|
| Тема | Re: how can I tell it's postgresql data? |
| Дата | |
| Msg-id | 12217.1044542957@sss.pgh.pa.us обсуждение |
| Ответ на | how can I tell it's postgresql data? (Ricardo Anguiano <anguiano@codesourcery.com>) |
| Список | pgsql-novice |
Ricardo Anguiano <anguiano@codesourcery.com> writes:
> I have recently been given some files and told they were "postgre SQL
> database" files. I have a couple of questions.
If the files contain text then they're probably dump scripts to feed to
psql. They might also have been non-text pg_dump archives, but you seem
to have tried that possibility already. The only other possibility is
that someone thought they could give you raw table files out of the
database innards ... in which case you'll have to go back to them and
ask for a proper pg_dump dump. You cannot stick raw table files into
another installation.
regards, tom lane
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера