Re: multiple psql commands in batch - Mailing list pgsql-novice

From Andrej Ricnik-Bay
Subject Re: multiple psql commands in batch
Date
Msg-id b35603930606021548q7ec264cle28f4127a086f792@mail.gmail.com
Whole thread Raw
In response to multiple psql commands in batch  (Tobias Boes <tobias.boes@gmx.de>)
Responses Re: multiple psql commands in batch  (Tobias Boes <tobias.boes@gmx.de>)
List pgsql-novice
Something like:

create database
\connect database user
create table ....



Cheers,
Andrej

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Locale and Initdb Errors
Next
From: Tobias Boes
Date:
Subject: Re: multiple psql commands in batch