On Mon, Aug 6, 2012 at 11:22 AM, sunpeng <blueva...@gmail.com> wrote:
> Hi,Frirends,
>   Are there any commands in pgsql/bin/ corresponding "create tablespace"?
>   I know:
>   createuser <==> create role
>   createdb <==>create database

Hi!

No, but you can always use:
psql -c "create tablespace foo..."


-- 
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

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

Reply via email to