Re: [HACKERS] what's stored in pg_tblspc

2006-02-13 Thread Dave Cramer
Tom, Thanks, this was driver error Dave On 13-Feb-06, at 9:26 AM, Tom Lane wrote: Dave Cramer <[EMAIL PROTECTED]> writes: I am confused, I thought that there were only supposed to be links to the actual data in pg_tblspc ? I have a db defined in a tablspace, but in pg_tblspc there is 1

Re: [HACKERS] what's stored in pg_tblspc

2006-02-13 Thread Tom Lane
Dave Cramer <[EMAIL PROTECTED]> writes: > I am confused, I thought that there were only supposed to be links to > the actual data in pg_tblspc ? > I have a db defined in a tablspace, but in pg_tblspc there is 1.2G of > data corrresponding to it? Are you on a system that has symlinks? Are you

[HACKERS] what's stored in pg_tblspc

2006-02-13 Thread Dave Cramer
I am confused, I thought that there were only supposed to be links to the actual data in pg_tblspc ? I have a db defined in a tablspace, but in pg_tblspc there is 1.2G of data corrresponding to it? Dave ---(end of broadcast)--- TIP 5: don't f