I have a few dozen points to add to a vector map and can do this most easily using the SQL 'INSERT INTO ...' syntax directly on the postgres table. Does GRASS automagically update the cat column, or do I do this as part of the insert statement? Rich