| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Don Baccus <dhogaza(at)pacifier(dot)com> |
| Cc: | Vadim Mikheev <vadim(at)krs(dot)ru>, ZEUGSWETTER Andreas IZ5 <Andreas(dot)Zeugswetter(at)telecom(dot)at>, pgsql-hackers(at)postgreSQL(dot)org, "'kar(at)webline(dot)dk'" <kar(at)webline(dot)dk> |
| Subject: | Re: [HACKERS] 6.6 items |
| Date: | 1999-06-08 16:25:33 |
| Message-ID: | 199906081625.MAA19881@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> At 10:11 PM 6/8/99 +0800, Vadim Mikheev wrote:
>
> >We discussed this issue recently and decided to follow this way,
> >so I didn't post message when pg_dump was changed, assuming
> >that it's known by all -:)
>
> I don't mean to this group, or any of the postgres groups,
> I mean to the world at large, in which Postgres has a very
> negative image for web work. Consistent dumps, killing
> of one very bad memory leak (and a bunch of not-so-bad
> ones), and moving to mvcc from table-locking - these are
> three huge improvements for people building web sites.
> Folks outside the normal Postgres community deserve to
> know this.
>
> And the latest download executes my "group by" clauses rather
> than killing the backend, as I found out last night. I've
> just sped up a page that returns a bar graph of monthly
> data by an order of magnitude, woo-hoo! Before I was
> forced to do a separate select for each month (against
> about 100,000 records, boo-hiss), now one nice select
> grouping data by month just like real databases let me
> do, I'm happy!
We really don't have access to web admin channels except through our
mailing list and software lists. You need to get the word out. We
addressed these issues escecially for web/high traffic users.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 1999-06-08 16:40:57 | Re: [HACKERS] 6.6 items |
| Previous Message | Bruce Momjian | 1999-06-08 15:41:11 | Re: [HACKERS] 6.6 items |