Can I do this?

Поиск
Список
Период
Сортировка
От Jeffrey Napolitano
Тема Can I do this?
Дата
Msg-id 35B8A7AF.39AABFCE@setech.com
обсуждение исходный текст
Список pgsql-general
The pg_dump command does not work properly on my data because I have \'s
in it.

Therefore, to back up my database, I was thinking of doing the
following:

mv $PGDATA/base/<mydatabase> /<elsewhere>

Would it work if I then move <mydatabase> back to $PGDATA/base ?  Or are
there dependencies that could affect this?

------------------
Jeffrey Napolitano
Lowly Intern
Software Emancipation Technology

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

Предыдущее
От: "Brett W. McCoy"
Дата:
Сообщение: Re: [GENERAL] Sufficient Primary Key?
Следующее
От: Bruce Tong
Дата:
Сообщение: Re: [GENERAL] What about Unicode?