limit the number of entries in a table - Mailing list pgsql-novice

From Schnack, Malte
Subject limit the number of entries in a table
Date
Msg-id 4041F5C624D2D411ACE90002B32C40CAA03910@exchange.mediascape.de
Whole thread Raw
List pgsql-novice
Hello all,

is there any possibility to limit the number in a postgresql
table in the way that: if a new entry is inserted and the
limit is exceeded the oldest element is dropped.

Does anybody know how to have this problem handled by
postgresql-engine?

Thanks for your advice and best regards

malte.

pgsql-novice by date:

Previous
From: "Joseph"
Date:
Subject: function question
Next
From: Jason Earl
Date:
Subject: Re: Knowing new item in table...