Re: Updating cidr column with network operator - Mailing list pgsql-sql

From Axel Rau
Subject Re: Updating cidr column with network operator
Date
Msg-id b88330cf1b76a277b756872c6fa1e24f@Chaos1.DE
Whole thread Raw
In response to Re: Updating cidr column with network operator  (Daryl Richter <daryl@brandywine.com>)
List pgsql-sql
Am 27.09.2005 um 17:02 schrieb Daryl Richter:

>
> Ok, I guess, but isn't tit true now that you can insert a new address 
> row which doesn't belong to any valid network??
Yes, I can. But in the earlier approach, the fk pointed at a special 
row in network ("UNKNOWN"), which maks no big difference.
It's the nature of my ids/abuse application, that there are always 
faked source addresses, which may not belong to any routed net.

Axel

Axel Rau, Frankfurt, Germany                           +49-69-951418-0



pgsql-sql by date:

Previous
From: Daryl Richter
Date:
Subject: Re: Updating cidr column with network operator
Next
From: Scott Marlowe
Date:
Subject: Re: Why doesn't the SERIAL data type automatically have a