Hi all

Following on from my recent patch about adding a hint to psql when you
try to use it to apply a custom-format dump:

http://www.postgresql.org/message-id/544096e0.5020...@2ndquadrant.com

I think we should do the same for the command line tools, like createdb,
createuser, etc.

I've seen this often enough:

postgres=> createdb test
postgres->


postgres->



and it should be solveable with the same approach I used for PGDMP.

It's only a couple of hours work at most but I'm not going to get to it
in a hurry, so let's pop it on the TODO for volunteers.

-- 
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to