A. Kretschmer, 12.04.2010 13:52:
> In response to richard terry :
>> I wondered if postges could some how auto-generate a unique view key?
>
> What do you mean with a 'unique view key'?
>
> I'm not sure, but maybe you are searching for SERIAL (a datatype)
Or row_number()
Thomas