Re: Executing SQL commands in script files ...sorry ..mail was emty..

Поиск
Список
Период
Сортировка
От Andres Ledesma
Тема Re: Executing SQL commands in script files ...sorry ..mail was emty..
Дата
Msg-id 002201c2d40c$d1fe1160$02001aac@maradis
обсуждение исходный текст
Список pgsql-novice
I appologyze about this empty email, It was 2:00 am to me, and perhaps I was half asleep..
 
well.. to run the script  :
 
psql < scriptfile.sql
 
    or in the psql console :
 
\i scriptfile.sql
 
Andrew

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

Предыдущее
От: list DB
Дата:
Сообщение: change year in timestamp
Следующее
От: "Andres Ledesma"
Дата:
Сообщение: Re: Generating the db script file ....