I am creating a fairly large database and wish to install the "data" across multiple hard drives.
I know that I can create "tablespaces" in Postgresql across multiple "files" (at least on linux), but how do I do something similar on my Mac.
I have 2 hard drives I want to put the data on.... I call them: db1 and db2....
They are registered as /Volumes/db1 and...
2009-04-01 16:56:47 UTC in PostgreSQL Tools for MacOS X