sum-function - Mailing list pgsql-sql

From guenther@laokoon.IN-Berlin.DE (Christian Guenther)
Subject sum-function
Date
Msg-id 199910222334.BAA11750@laokoon.bug.net
Whole thread Raw
Responses Re: [SQL] sum-function  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
Hello,

I like to use udmsearch with postgresql, but for searching I need a
funktion like the following. Every time I get an error. Is there
a possibility to make a work around?

udmsearch=> select sum( dict.word = 'mysql') from dict\g
ERROR:  Unable to select an aggregate function sum(bool)

What does the ERROR mean.

Thanks for any hint.

Christian

P.S. Sorry about the terrible English.
-- Christian Guenther                              Kunsthistoriker Fax: +49 030 4464152             E-mail:
cg@kunst-und-kultur.deTel:+49 030 4442931                http://kunst-und-kultur.de/     Museen, Kuenstler,
Ausstellungen,Kunstprojekte ....
 


pgsql-sql by date:

Previous
From: "Zot O'Connor"
Date:
Subject: Week of year function?
Next
From: Tom Lane
Date:
Subject: Re: [SQL] sum-function