Re: [ADMIN] Is this list working?

2002-01-11 Thread Yasuo Ohgaki
complete newbie] agree that there isn't much activity. there is a > lot more on the postgresql mailing lists, you may want to try them. > subscribe at postgresql.org. > True, but I don't see Tom's posts even in hackers list. I'm accessing vi

Re: [ADMIN] Programming PHP Sorry, too many clients already ....

2001-12-01 Thread Yasuo Ohgaki
(on Redhat 6.2) > (Apache_Server with compiled in SSL-Support) > You are running out of max number of client connections. Edit postgresql.conf to increase. Max is number is 1024 and default is 32 or like, IIRC. I appreciate if you could post question to one mail list. I need t

Re: [ADMIN] List of DDL commands?

2001-06-22 Thread Yasuo Ohgaki
same order as integrated/interactive Manual. (Or use bold for Integrated Doc at least?) BTW, I tried to subscribe pgsql-docs list to post this to pgsql-docs also. Got 404 Error for the URL :( http://www.ca.postgresql.org/mhonarc/pgsql-admin/mhonarc/pgsql-docs Regards, -- Yasuo Ohgaki

Re: [ADMIN] Gradual increase in CPU utilization by postmaster

2001-06-21 Thread Yasuo Ohgaki
> "Yasuo Ohgaki" <[EMAIL PROTECTED]> writes: > > Postmaster size and CPU time increases gradually as time passes. > > After 25 minutes elapsed, postmaster size became about 7000. > > CPU time increased to about 90% from 70%. > > > Terminating scri

Re: [ADMIN] Gradual increase in CPU utilization by postmaster

2001-06-20 Thread Yasuo Ohgaki
this test case, though. It seems I'm better off vacuuming my session table more often. Hope this helps, -- Yasuo Ohgaki ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command t

Re: [ADMIN] Create index problem ( _bt_sort )

2001-02-07 Thread Yasuo Ohgaki
uot;ja_JP.eucJP" LC_MONETARY="ja_JP.eucJP" LC_MESSAGES="ja_JP.eucJP" LC_PAPER="ja_JP.eucJP" LC_NAME="ja_JP.eucJP" LC_ADDRESS="ja_JP.eucJP" LC_TELEPHONE="ja_JP.eucJP" LC_MEASUREMENT="ja_JP.eucJP" LC_IDENTIFICATION="ja_JP.eucJP" LC_ALL= = I guess there are something wrong in _bt_sort(2) or locale? -- Yasuo Ohgaki