Creating tables from files

Поиск
Список
Период
Сортировка
От Rich Shepard
Тема Creating tables from files
Дата
Msg-id Pine.LNX.4.33.0111061713260.7325-100000@salmo.appl-ecosys.com
обсуждение исходный текст
Ответы Re: Creating tables from files  (Jason Earl <jason.earl@simplot.com>)
Список pgsql-general
  Rather embarrassing to have to ask this, but I forget how to do it and I
cannot find the directions in the available docs; I know it's there
somewhere but I'm just not seeing it.

  I have a series of 'create table' definitions in a text file. I want to
read this into postgres to create the tables, rather than re-keying them by
hand from within the program. INSERT works on rows and COPY works on values.
What I'm trying to do is create the entire database from a schema worked out
in a file.

  I would greatly appreciate a pointer to the proper command and the manual
in which I can read the syntax and, I hope, remember it for the next time.

Thanks,

Rich

Dr. Richard B. Shepard, President

                       Applied Ecosystem Services, Inc. (TM)
            2404 SW 22nd Street | Troutdale, OR 97060-1247 | U.S.A.
 + 1 503-667-4517 (voice) | + 1 503-667-8863 (fax) | rshepard@appl-ecosys.com
                         http://www.appl-ecosys.com



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Probably simple answer
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: self outer join