Re: Hi,Frirends, are there any commands in pgsql/bin/ corresponding "create tablespace"? - Mailing list pgsql-general

From Magnus Hagander
Subject Re: Hi,Frirends, are there any commands in pgsql/bin/ corresponding "create tablespace"?
Date
Msg-id CABUevEybkf-AJhEwOS1dgYXtfJ1DhUcF-qbfsiaDVqFVgUHOGQ@mail.gmail.com
Whole thread Raw
In response to Hi,Frirends, are there any commands in pgsql/bin/ corresponding "create tablespace"?  (sunpeng <bluevaley@gmail.com>)
Responses Re: Hi,Frirends, are there any commands in pgsql/bin/ corresponding "create tablespace"?  (David Salisbury <salisbury@globe.gov>)
List pgsql-general
On Mon, Aug 6, 2012 at 11:22 AM, sunpeng <bluevaley@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/

pgsql-general by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Where is diskchecker.pl ?
Next
From: Marek Kielar
Date:
Subject: Re: Clogging problem (was: Schema-only dump dumps no constraints, no triggers)