Re: multiple psql commands in batch
От | Tobias Boes |
---|---|
Тема | Re: multiple psql commands in batch |
Дата | |
Msg-id | 20060603090240.308940@gmx.net обсуждение исходный текст |
Ответ на | Re: multiple psql commands in batch ("Andrej Ricnik-Bay" <andrej.groups@gmail.com>) |
Список | pgsql-novice |
ok, but when I have a batch file like this: >>> @echo off C:\postgresdir\pgsql\bin\psql.exe -U postgres CREATE DATABASE mydatabase; CREATE USER mydbuser PASSWORD 'mypwd'; <<< i can't get it to run. How do i set SQL-commands in this case? > -------- Original-Nachricht -------- > Datum: Sat, 3 Jun 2006 10:48:57 +1200 > Von: Andrej Ricnik-Bay <andrej.groups@gmail.com> > An: Tobias Boes <tobias.boes@gmx.de> > Betreff: Re: [NOVICE] multiple psql commands in batch > > Something like: > > create database > \connect database user > create table .... > > Cheers, > Andrej > > ---------------------------(end of broadcast)--------------------------- > TIP 4: Have you searched our list archives? > > http://archives.postgresql.org -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
В списке pgsql-novice по дате отправления: