<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi Peter,<br>
    <br>
    thank you for your quick response. I know I could change my shema to
    allow null in the type column, but I'm interested to find out, what
    kind of zone data in the source zone could cause this entry and why
    I cant find the used query statement in any documentation.<br>
    <br>
    <div class="moz-cite-prefix">Am 28.04.2014 15:31, schrieb Peter van
      Dijk:<br>
    </div>
    <blockquote
      cite="mid:541415AA-DA7E-41BB-9B5B-E3095FEBC430@netherlabs.nl"
      type="cite">
      <pre wrap="">Hello Daniel,

On 28 Apr 2014, at 15:08 , Daniel Funke <a class="moz-txt-link-rfc2396E" href="mailto:daniel@dhag.net"><daniel@dhag.net></a> wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">Apr 28 14:36:39 Command: insert into records (type,domain_id,name) values (null,'6',E'000.003.example.com')
Apr 28 14:36:39 Unable to AXFR zone 'example.com' from remote '172.16.101.10' (AhuException): GSQLBackend unable to feed empty non-terminal: PostgreSQL failed to execute command: ERROR:  null value in column "fk_type" violates not-null constraint
</pre>
      </blockquote>
      <pre wrap="">
This error is pretty clear - your schema does not allow NULL in the type column. You need to fix this.

Kind regards,
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Pdns-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pdns-users@mailman.powerdns.com">Pdns-users@mailman.powerdns.com</a>
<a class="moz-txt-link-freetext" href="http://mailman.powerdns.com/mailman/listinfo/pdns-users">http://mailman.powerdns.com/mailman/listinfo/pdns-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>