View Single Post

   
  #5 (permalink)  
Old 04-18-2008, 12:37 AM
Tom Lane
 
Posts: n/a
Default Re: Dependencies on shared objects

Another question about this: why bother with dependencies on
tablespaces? That seems to me to be isomorphic with dependencies on
databases --- we don't need those either, because in both cases we
count on the filesystem to provide ground truth about which objects
live inside a database/tablespace.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote