Re: creating tables using a file

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: creating tables using a file
Дата
Msg-id 20090211065942.GA20782@a-kretschmer.de
обсуждение исходный текст
Ответ на creating tables using a file  (Kusuma Pabba <kusumap@ncoretech.com>)
Список pgsql-general
In response to Kusuma Pabba :
> hello all,
>    i have used a file containing all the queries and directly executed
> the file  to create tables in mysql, now i want to use the same for psql
> is it
> possible?

Sure, psql -f or within psql with \i.


Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net

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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: Intel SSD
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: Pl/PgSQL String formatting like raise?