Invoice number

From: Kaare Rasmussen <kar(at)webline(dot)dk>
To: PostgreSQL-SQL <pgsql-sql(at)postgresql(dot)org>
Subject: Invoice number
Date: 2000-12-21 10:10:00
Message-ID: 00122111100003.25042@bering
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi

My, my. It works. How many times have I tried this mailing list with no
success :-(

I'm wondering how people creates guaranteed sequential numbers - in my case
for invoice numbers.

- Sequences are not rollback'able.
- It seems overkill to have a table just for this.
- What else?

tia

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Volker Paul 2000-12-21 10:51:38 Re: Create table doesn't work in plpgsql
Previous Message Kaare Rasmussen 2000-12-21 10:06:12 test