Search Postgresql Archives

Re: Sequence Incrementing by 2 insted of 1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2009-04-28, David <david@xxxxxxxxxxxxxxx> wrote:
> Our internal task database is doing something odd in that the sequence is incrementing by 2 instead of 1 and I can't find any reason why I have checked the 
> sequence itself to see if it had somehow got set to increment by 2 but no. The table in question has a number of both before and after triggers that do 
> various bits of business logic as well as some rewrite rules to track field changes. Using 8.3.0. Can anyone think of a reason why?

possibly a rule involves the the sequence, thus it's value is computed twice.


-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux