Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old November 23rd, 2005, 02:24 AM
frederic.germaneau@bull.net
Guest
 
Posts: n/a
Default table localisation

Hi,

I'm trying to create a database with 2 tableSpaces one for data table and
one other for indexes

I have created a schema on my tablespace for datas and a table in this
schema, I would like to verify that this table is on the right tablespace.

I don't know how to do that.
\d <tableName>, \d+ <tableName>, \db+ don't show this information

Thanks

Frédéric Germaneau



---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

  #2  
Old November 23rd, 2005, 02:24 AM
Tom Lane
Guest
 
Posts: n/a
Default Re: table localisation

frederic.germaneau@bull.net writes:[color=blue]
> I have created a schema on my tablespace for datas and a table in this
> schema, I would like to verify that this table is on the right tablespace.[/color]
[color=blue]
> I don't know how to do that.
> \d <tableName>, \d+ <tableName>, \db+ don't show this information[/color]

Maybe you're using an old copy of psql? I'd expect "\d table" to show
that.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles