Re: Restore 1 Table from pg_dumpall? [RESOLVED]

Поиск
Список
Период
Сортировка
От Rich Shepard
Тема Re: Restore 1 Table from pg_dumpall? [RESOLVED]
Дата
Msg-id alpine.LNX.2.00.1301221006190.12700@salmo.appl-ecosys.com
обсуждение исходный текст
Ответ на Restore 1 Table from pg_dumpall?  (Rich Shepard <rshepard@appl-ecosys.com>)
Ответы Re: Restore 1 Table from pg_dumpall? [RESOLVED]
Список pgsql-general
On Tue, 22 Jan 2013, Rich Shepard wrote:

>  Is there a way I can extract a single table's schema and data from the
> full backup? If so, I can then drop the fubar'd table and do it correctly
> this time.

   My solution: view the file in the pager I use (less), then copy relevant
lines to another file opened in a text editor (joe).

Rich



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

Предыдущее
От: Edson Richter
Дата:
Сообщение: What is the impact of "varchar_pattern_ops" on performance and/or memory (was: What is impact of "varchar_ops")?
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Restore 1 Table from pg_dumpall? [RESOLVED]