How to configure postgresql databases on different drives ?
1 view
Skip to first unread message
sreid
unread,
May 21, 2012, 7:03:59 AM5/21/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruby on Rails: Talk
Is it possible to configure postgresql so that the development
database is on one drive, and the test database is on another drive
(an SSD in this case) ?
Can this be done with database.yml, or some other method ? I'm using
Windows 7.