Unique rows without a key - Mailing list pgsql-general

From Steve Micallef
Subject Unique rows without a key
Date
Msg-id 20010613085740.O37166-100000@toaster.syd.ot
Whole thread Raw
Responses Re: Unique rows without a key  (GH <grasshacker@over-yonder.net>)
Re: Unique rows without a key  ("Thalis A. Kalfigopoulos" <thalis@cs.pitt.edu>)
List pgsql-general
Hi,

Is there any way to force every row in a table to be unique without
creating a unique key?

My tables are fairly large (growing by a gig a day) and creating a primary
key would basically double my disk usage.

Thanks for your help,

Steve Micallef


pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: abs() does not exists..
Next
From: Tom Lane
Date:
Subject: Re: Connection Timeout ?