Re: Success: Finished porting application to postgreSQL

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Ralph Graulich <maillist(at)shauny(dot)de>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-general(at)postgresql(dot)org
Subject: Re: Success: Finished porting application to postgreSQL
Date: 2002-08-19 08:55:23
Message-ID: 20020819185523.A23300@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Aug 19, 2002 at 10:31:22AM +0200, Ralph Graulich wrote:
> Hi Tom,
>
>
> this will get a little lengthy posting, as there is lots of information to
> talk about. I hope it's interesting nonetheless.
>
> > Cool. We keep hearing about how MySQL is faster than Postgres, so it's
> > always nice to see hard evidence that it ain't necessarily so. Do you
> > have any thoughts about where the speedup came from --- for example,
> > were you able to rewrite queries into more efficient forms using PG's
> > extra features?

[snip]

Thats a very cool overview as to why certain features in postgresql are so
useful.

> * postgreSQL feels like a real database, whereas mySQL is an easy data
> storage containter (both may have its advantage in a specific
> environment).

That's exactly what I feel most.

> * I want to see better documentation for postgreSQL, especially for
> pl/pgSQL. I'd love to contribute to the documentation, but as I am not a
> native speaker of the english language, I'm afraid, I can't. Though a
> place with lots of pl/pgSQL-snippets would be nice (knowing of the
> cookbook already).

I have to say here, don't worry about the native language bit. If your email
here is anything to go on, your english is *fine*, easily good enough for
documentation. And even if you think it needs work, just posting it will let
any number of people check it.

Correcting text is easier that writing from scratch.

--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> There are 10 kinds of people in the world, those that can do binary
> arithmetic and those that can't.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joel Rees 2002-08-19 10:17:00 Re: postgresql euc/sjis utf8 mappings
Previous Message Oleg Bartunov 2002-08-19 08:33:42 Re: diff and advantages of contrib/tree & contrib/ltree