Hi all!
such an easy question - i've dumped one of my postgresql databases in
one file names 'first'. So now i want to put the structure of this old
DB to another one named 'second'. How should i proceed with this?
Thanx in advance!
Edgars
Edgars wrote:
> Hi all!
>
> such an easy question - i've dumped one of my postgresql databases in
> one file names 'first'. So now i want to put the structure of this old
> DB to another one named 'second'. How should i proceed with this?
I think your question is not clear
If the 'first' is a database name then you will have to create a new
database (createdb) 'second'.
http://www.postgresql.org/docs/7.4/static/backup.html
Есть вопросы? Напишите нам!
✖
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера