Hello Daniel,

On 28 Apr 2014, at 15:08 , Daniel Funke <[email protected]> wrote:

> 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

This error is pretty clear - your schema does not allow NULL in the type 
column. You need to fix this.

Kind regards,
-- 
Peter van Dijk
Netherlabs Computer Consulting BV - http://www.netherlabs.nl/

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Pdns-users mailing list
[email protected]
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to