Re: [PERFORM] Maximum number of sequences that can be created

2012-05-14 Thread Jeff Janes
On Sun, May 13, 2012 at 9:01 AM, Craig James wrote: > > In my experience (PG 8.4.x), the system can handle in the neighborhood of > 100,000 relations pretty well.  Somewhere over 1,000,000 relations, the > system becomes unusable.  It's not that it stops working -- day-to-day > operations such as

Re: [PERFORM] Maximum number of sequences that can be created

2012-05-14 Thread Віталій Тимчишин
2012/5/13 Robert Klemme > On Sun, May 13, 2012 at 10:12 AM, Віталій Тимчишин > wrote: > > 2012/5/11 Robert Klemme > > >> On the contrary: what would be the /advantage/ of being able to create > >> millions of sequences? What's the use case? > > > > We are using sequences as statistics counters