copy table

Поиск
Список
Период
Сортировка
От Shavonne Marietta Wijesinghe
Тема copy table
Дата
Msg-id 004801c5d09b$747fad80$1102a8c0@dream
обсуждение исходный текст
Ответы Re: copy table  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Re: copy table  (Muralidharan Ramakrishnan <contact2muraliin@yahoo.co.in>)
Список pgsql-sql
Hello
 
How can i copy a table from one schema to another..
 
Example..
 
* I have a database "mydatabase"
* then i have 2 schemas "myschema1" and "myschema2"
* in "myschema1" i have inserted a new line and i want to copy that to "myschema2" so they both will be same..
 
How can i do it with SQL ??
 
I use pgadmin 3 to make my database in postgresql
 
thank u

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

Предыдущее
От: "A. Kretschmer"
Дата:
Сообщение: Re: copy tables
Следующее
От: David Pradier
Дата:
Сообщение: Design problemi : using the same primary keys for inherited objects.