On 4/8/11 8:28 AM, "Stewart Smith" <[email protected]> wrote:

> On Fri, 08 Apr 2011 08:09:16 -0700, Barry Leslie <[email protected]>
> wrote:
>> I think the only issue would be with the 'pbms' database which is the folder
>> where the PBMS daemon keeps it's BLOB repository for the entire database
>> server. There are also a couple of system tables in this database that users
>> can update that effect the PBMS daemon.
>> 
>> Are catalogs virtual or are they reflected in the directory structure on the
>> machine. 
> 
> They're part of the directory structure.
> 
> In elliot we had it so that the default catalog (named "local") was
> still the working directory of the server. I'm moving to change that, so
> that the working directory is the datadir. So it means that code doing
> filesystem path operations has to start caring about the catalog being
> in the path.

I am using drizzled::getDataHomeCatalog() to find a home for my pbms
database so I should be OK I think.

What will cause problems for PBMS though are databases with the same name in
different catalogs. I will need to fix this.




_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to