On Tue, Oct 24, 2006 at 12:57:08PM -0400, Ray Stell wrote:
>
> I find the following comment in dbt2 users guide: "The test kit
> currently only supports SAP DB but work is currently being done to
> support PostgresSQL." In the source tree of dbt2-0.39 has the file
> ./README-POSTGRESQL. Is this
I find the following comment in dbt2 users guide: "The test kit
currently only supports SAP DB but work is currently being done to
support PostgresSQL." In the source tree of dbt2-0.39 has the file
./README-POSTGRESQL. Is this the entry point doc that a postgresql
user should start with to begi
Le vendredi 29 septembre 2006 15:54, Andrew Sullivan a écrit :
> On Fri, Sep 29, 2006 at 07:27:49PM +0530, km wrote:
> > Is there any good benchmark suite for testing postgresql performance?
> I suggest looking at the excellent software provided by OSDL.
> http://www.osdl.org/lab_activities/kernel_
On Fri, Sep 29, 2006 at 07:58:01PM +0530, km wrote:
> >
> ya i have tried the dbt1 (database test 1 - which is what i
> require) from the ODSL site but couldnt compile as i got the error:
>
> cache.c: In function `main':
> cache.c:134: error: `sname2' undeclared (first use in this function)
Is
> On Fri, Sep 29, 2006 at 07:27:49PM +0530, km wrote:
> > Is there any good benchmark suite for testing postgresql performance?
>
> I suggest looking at the excellent software provided by OSDL.
>
> http://www.osdl.org/lab_activities/kernel_testing/osdl_database_test_suite/
>
ya i have tried th
On Fri, Sep 29, 2006 at 07:27:49PM +0530, km wrote:
> Is there any good benchmark suite for testing postgresql performance?
I suggest looking at the excellent software provided by OSDL.
http://www.osdl.org/lab_activities/kernel_testing/osdl_database_test_suite/
A
--
Andrew Sullivan | [EMAIL
Hi all,
Is there any good benchmark suite for testing postgresql performance?
i tried to work with pgbench but found pgbench source (v 8.0.x and 7.4.x) but
couldnt compile with gcc ($gcc -o pgbench pgbench.8.0.x.c)
postgres 8.1.4 is on AMDx86_64 platform.
regards,
KM
---