Skip site navigation (1)
Skip section navigation (2)
Re: Default index tablespace
- From: Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>
- To: Peter Eisentraut <peter_e(at)gmx(dot)net>
- Cc: pgsql-hackers(at)postgresql(dot)org
- Subject: Re: Default index tablespace
- Date: Fri, 25 Jan 2008 15:17:19 +0100
- Message-id: <4799EF6F(dot)1010800(at)sun(dot)com>
Peter Eisentraut wrote:
What about a feature to set a default tablespace just for indexes? I have
been told that this was originally proposed when tablespaces where designed,
but did not end up being implemented. Does anyone recall the details? I
have had people ask me about this feature.
+1 It is typical problem when you want to create primary key and related
index in different tablespace. My colleagues asked me about this feature
as well.
Zdenek
Home |
Main Index |
Thread Index