Re: proposal: multiple psql option -c - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: proposal: multiple psql option -c
Date
Msg-id CAFj8pRC8rM_pcrUT3t-BN1Boei6HvHu2V4ZJjPizgfWvnkiUEw@mail.gmail.com
Whole thread
In response to Re: proposal: multiple psql option -c  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
other example related to using psql in pipeline

[pavel@localhost psql]$ ./psql postgres -q -g "vacuum analyze pg_attribute" -g "\echo :DBNAME"
postgres


pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: proposal: multiple psql option -c
Next
From: Pavel Stehule
Date:
Subject: strange test in psql:startup.c