[Pdns-users] Altering the SQL query for gmysql backend
    Harald Kapper 
    hk at kapper.net
       
    Tue Oct 12 17:28:39 UTC 2004
    
    
  
On Thu, 07 Oct 2004 13:30:45 -0700, James Cloos <cloos at jhcloos.com> wrote:
>I like this idea of separate tables for slaved and native zones.
>
>To the OP:  I'd suggest trying pgsql; it can do views -- essentially
>a virtual table which can be made up from the two master tables.
hi
actually you can achieve the same using mysql and a merge table, though you
loose transactional support provided by innodb, which I currently don't remember
if the gmysql-backend really does begin-transactions and commits (sorry).
hth
hk
    
    
More information about the Pdns-users
mailing list