Re: [Phplib-users] "security stop" messages
Brought to you by:
nhruby,
richardarcher
|
From: John D. <jpd...@cc...> - 2002-03-20 16:01:32
|
> From: "Layne Weathers" <la...@if...> > Date: Tue, 19 Mar 2002 13:56:20 -0600 > > Ahhh, you're right - sorry about jumping to conclusions. My small sites have > always fared well with database storage - I don't think I've even read > ct_shm.inc before. > My site is ~20K users. Is that "small"? I'm not using DB storage because I'm not really comfortable with MySQL and I've found that PostgreSQL generates errors about inserting a duplicate key into a unique index. Is this fixed in the latest PHPlib? I notice you're using PostgreSQL sequences to generate unique ID's. Thanks, John |