RE: [ADMIN] programmatic interface into admin

2001-01-02 Thread Andrew Snow
> 2. Can I programmatically modify the user's password on the > postgres system. > Is the password of the user stored in any other place other than the > password file specified in my data directory. Is it a crypt function that > generates the password and stores it in the password file. The obvi

RE: [ADMIN] Lack of Performance

2000-11-23 Thread Andrew Snow
> What I dont understand about it, is that the DB is not THAT big. > The tables > are arround 10.000-30.000 rows and there are only about 6 tables. They all > use indexes where needed and everything is vacuumed up to 8 times > a day. But > the load is not affected by it. I can't seem to find "wha