Is there any way to get system maintained keys from postgres? e.g. tohave a table with a primary key column (varchar or int) and let postgreschose the next unique value for this column?