[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

1.5 Install and the Networks table



Hi all,


Hitesh, I want to second Rob Mitzel's comment from a prior post. I've been
watching the software progression for a little while as well. And I must say
that I'm very impressed! I'm new to PostgreSQL so this is probably a very
simple problem. I have a spreadsheet with several hundred netblocks that are
allocated to different devices. What I'm trying to do is find a way to do a
mass import of this data. I've tried doing several manual inserts of the
data into the 'networks' table but it is refusing it since the 'network'
field is empty.

I can supply all of the other data for the relevant fields but I am not
familiar enough with Postgres to understand what hash  is being used to
generate the 'network' column. Any advice or suggestions would be greatly
appreciated!


Brent