Re: Running Totals and stuff...

Поиск
Список
Период
Сортировка
От Dennis Gearon
Тема Re: Running Totals and stuff...
Дата
Msg-id 40BF3A01.3090008@fireserve.net
обсуждение исходный текст
Ответ на Running Totals and stuff...  (Jerry LeVan <jlevan@adelphia.net>)
Ответы Re: Running Totals and stuff...  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
What platforms now support 64 bit ints for sequences?


"Dann Corbit" <DCorbit@connx.com> wrote:

<quote ------------------------------------------------>
Why not just use a "group by" that involves all the things you want to
group by?  Probably, I do not properly understand what you are trying to
do.

If you create a 64 bit bigint sequence called "CheckSequence" it is
pretty unlikely that it will wrap around from normal usage.

<quote ------------------------------------------------>


В списке pgsql-general по дате отправления:

Предыдущее
От: Dennis Gearon
Дата:
Сообщение: Re: GRANT question
Следующее
От: Mike Mascari
Дата:
Сообщение: Re: Creating a session variable in Postgres