Copies or tables in schema or copiyng of database - database versioning

Поиск
Список
Период
Сортировка
От Łukasz Jarych
Тема Copies or tables in schema or copiyng of database - database versioning
Дата
Msg-id CAGv31oeh_7CaJ_mkfNnZET_WAaw6RjsRCCQFVgcdeSgu=2Ftng@mail.gmail.com
обсуждение исходный текст
Ответы Re: Copies or tables in schema or copiyng of database - databaseversioning
Список pgsql-general
Hi Guys,

I want to create copies of tables in postgresql to use them by each user in coherent way, 

So version 1 will be schema1, version 2 will be schema2 (with copies of tables from version 1). 

How to perfom it ? 
Using pg dump and creating new schemas (or databases is a better idea)? 

Or it is a way to write sql to create new schema and copying the older one?

Best,
Jacek 

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: using pg_basebackup for point in time recovery
Следующее
От: Moreno Andreo
Дата:
Сообщение: Re: pgp_sym_decrypt() - error 39000: wrong key or corrupt data