Path: utzoo!news-server.csri.toronto.edu!rutgers!ucla-cs!elroy.jpl.nasa.gov!sdd.hp.com!caen!hellgate.utah.edu!dog.ee.lbl.gov!pasteur!eden.Berkeley.EDU!kemnitz From: kemnitz@eden.Berkeley.EDU (Greg Kemnitz) Newsgroups: comp.databases Subject: Re: Postgres vs. University Ingres Summary: postgres != ingres Message-ID: <12043@pasteur.Berkeley.EDU> Date: 16 Mar 91 01:41:06 GMT References: <117@mishima.mishima.mn.org> Sender: news@pasteur.Berkeley.EDU Reply-To: kemnitz@eden.Berkeley.EDU (Greg Kemnitz) Distribution: usa Organization: University of California, Berkeley Lines: 20 Other than the last four letters of the name, and Dr. Stonebraker, Postgres has nothing to do with Ingres. Postgres is an object-oriented data manager, but unlike many, it has a query language and can be used in something approximating a "normal" database way. It does not use SQL, but the query language POSTQUEL is simple and straightforward. It has user-defined operators and functions, user-defined types, and both b-tree and r-tree indexed access methods. It also has a fully featured rule system, and a straightforward application interface for applications that run both as networked clients and as functions that are dynamically linked to the backend. Get it and try it! ----------------------------------------------------------------------- Greg Kemnitz | "I ran out of the room - I Postgres Chief Programmer | didn't want to be killed by a pile 278 Cory Hall, UCB | of VMS manuals" :-) (415) 642-7520 | kemnitz@postgres.berkeley.edu | --A friend at DEC Palo Alto in the Quake