Query analyzer for postgresql wanted

Started by pginfoover 23 years ago4 messagesgeneral
Jump to latest
#1pginfo
pginfo@t1.unisoftbg.com

Hi all,

I post it for second time ( sorry about it.).

I need to have a good query analyzer by develompment.
I am new to postgresql and I are working with oracle for many years.
I oracle exist very good tool, that point me exact for mistake in my
query.

For examplme :
select A.a,( 15 + A.b) .... from mytable A ... where A.id in ( select
....)

If I make mistake in posgres ( I use pgAdmin), I only receive message:
"error near '('" (for example).
Bu in my query I can have many '('.

In oracle I receive:
select A.a,( 15 + A.b) .... from mytable A ... where A.id in ( select
....)
* (error ... ).

And I can very quick get the error.

Exist any good tools for this in postgresql?

Many thanks,
Ivan.

#2Florian Litot
flitot@besancon.sema.slb.com
In reply to: pginfo (#1)
information

hi,

Somebody saw comparaisons of productivity for RDBMS?
or somebody do comparaisons?

thanks

#3Robert Treat
xzilla@users.sourceforge.net
In reply to: Florian Litot (#2)
Re: information

http://www.mysql.com/information/crash-me.php

this has a pretty good feature comparison, but if your looking for
benchmarks, keep in mind that it's done by the mysql folks and probably
biased for them. also note the latest postgresql version they have is
7.1.1

Robert Treat

Show quoted text

On Wed, 2002-10-16 at 11:30, Florian Litot wrote:

hi,

Somebody saw comparaisons of productivity for RDBMS?
or somebody do comparaisons?

thanks

#4scott.marlowe
scott.marlowe@ihs.com
In reply to: Robert Treat (#3)
Re: information

On 16 Oct 2002, Robert Treat wrote:

http://www.mysql.com/information/crash-me.php

this has a pretty good feature comparison, but if your looking for
benchmarks, keep in mind that it's done by the mysql folks and probably
biased for them. also note the latest postgresql version they have is
7.1.1

That's cause most of their advantages went away with the introduction
of 7.2.x. Oh, wait, they couldn't figure out vacuum. Yeah, that's the
ticket. And a giant monster stole their test server. yeah, and and and.

well you get the picture. :-)

Show quoted text

Robert Treat

On Wed, 2002-10-16 at 11:30, Florian Litot wrote:

hi,

Somebody saw comparaisons of productivity for RDBMS?
or somebody do comparaisons?

thanks

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org