Thread: Fw: [HACKERS] Real-world usage example

Fw: [HACKERS] Real-world usage example

From
"Christopher Kings-Lynne"
Date:
Forwarded from -hackers to -advocacy because I'm sure it will be of interest
there.

----- Original Message -----
From: "Bruce Badger" <bruce_badger@badgerse.com>
To: "Hackers" <pgsql-hackers@postgresql.org>
Sent: Wednesday, February 19, 2003 9:13 AM
Subject: [HACKERS] Real-world usage example


> I use a version control system called StORE which uses a relational
> database as it's back end.  I use StORE with PostgreSQL, others use it
> with DB2, Oracle, etc ....
>
> I mention StORE here because it struck me that it may be a useful source
> of real-world information about how PostgreSQL performs relative to
> other DBMSs.  StORE databases all use the same Schema, and some are
> replicated such that they contain the same data too.
>
> PostgreSQL is the most popular database for StORE users, and is used for
> a central Smalltalk community repository (StORE is a Smalltalk specific
> version control system).  The public StORE repository is accessed across
> the Internet by people with Modems, WiFi, T1 and LAN connections.
>
> There have been a number of people comment on how PostgreSQL performs as
> a StORE repository - some good comments, some not so good.  Either way,
> given the varied use of StORE, the feedback may yield valuable
> information.
>
> The place to look for feedback from StORE users is the news group
> comp.lang.smalltalk.  For example:
>
http://groups.google.com/groups?q=postgres+group:comp.lang.smalltalk&hl=en&l
r=&ie=UTF-8&oe=UTF-8&scoring=d
>
> I hope this is useful.
>
> All the best,
> Bruce
>
> BTW, I wrote the PostgreSQL driver for VisualWorks Smalltalk which is
> how all StORE + PostgreSQL users access their databases.
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>