dbTalk Databases Forums  

[BUGS] BUG #1588: pg_autovacuum sleep parameter overflow

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1588: pg_autovacuum sleep parameter overflow in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Lionel Bouton
 
Posts: n/a

Default [BUGS] BUG #1588: pg_autovacuum sleep parameter overflow - 04-10-2005 , 02:25 PM







The following bug has been logged online:

Bug reference: 1588
Logged by: Lionel Bouton
Email address: lionel-subscription (AT) bouton (DOT) name
PostgreSQL version: 8.0.1
Operating system: Linux 2.6, glibc 2.3.4
Description: pg_autovacuum sleep parameter overflow
Details:

pg_autovacuum doesn't sleep when the -s parameter is set above 2147
(PostgreSQL then is under constant stress), seems like a 32-bit signed
integer overflow (the time in µs then gets past 2^31-1) somewhere.

This worked with 7.4.6 (at least with -s 3600).

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.