| От | Thomas Kellerer |
|---|---|
| Тема | Re: Postgresql "FIFO" Tables, How-To ? |
| Дата | |
| Msg-id | bf4ffd$kju$1@main.gmane.org обсуждение исходный текст |
| Ответ на | Re: Postgresql "FIFO" Tables, How-To ? (Sean Chittenden <sean@chittenden.org>) |
| Ответы |
Re: Postgresql "FIFO" Tables, How-To ?
|
| Список | pgsql-general |
Sean Chittenden schrieb: > That doesn't help you limit the number of rows in the table though > because what row is going to get "pushed out" of the table? The nifty > thing about using a wrapping sequence is that the id's are sequential > across transactions, which correctly maps to the progression of time, > which obviates the need for relying on any kind of a date column for > doing syslog message ordering. > But isn't that exactly the problem? Once the sequence wraps around how do I know that id=1 is actually later then id=2 without a date column? Thomas
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера