AW: Big 7.1 open items - Mailing list pgsql-hackers

From Zeugswetter Andreas SB
Subject AW: Big 7.1 open items
Date
Msg-id 219F68D65015D011A8E000006F8590C605BA5981@sdexcsrv1.f000.d0188.sd.spardat.at
Whole thread Raw
Responses Re: AW: Big 7.1 open items
List pgsql-hackers
> The current discussion of symlinks is focusing on using directory
> symlinks, not file symlinks, to represent/implement tablespace layout.

If that is the only issue for the symlinks, I think it would be sufficient
to 
put the files in the correct subdirectories. The dba can then decide
whether he wants to mount filsystems directly to the disired location, 
or create a symlink. I do not see an advantage in creating a symlink
in the backend, since the dba has to create the filesystems anyway.

fs: data
fs: data/base/...../extent1
link: data/base/...../extent2 -> /data/extent2
...

Andreas


pgsql-hackers by date:

Previous
From: "Hiroshi Inoue"
Date:
Subject: RE: Big 7.1 open items
Next
From: Zeugswetter Andreas SB
Date:
Subject: AW: Big 7.1 open items