gustavo halperin wrote:
There are a bunch of sample databases of various sizes below. Sounds
like it's useful for you.
http://pgfoundry.org/projects/dbsamples/
Are you sure that is the right place, I found there just port languages
to PostgreSQL and one little MySQL example ?
The "dellst
Richard Huxton wrote:
gustavo halperin wrote:
On 7/28/06, Shoaib Mir <[EMAIL PROTECTED]> wrote:
You can use loops (
http://www.postgresql.org/docs/8.1/interactive/plpgsql-control-structures.html).
Thanks
Are you trying to do some performance analysis for the database server?
Yes
gustavo halperin wrote:
On 7/28/06, Shoaib Mir <[EMAIL PROTECTED]> wrote:
You can use loops (
http://www.postgresql.org/docs/8.1/interactive/plpgsql-control-structures.html).
Thanks
Are you trying to do some performance analysis for the database server?
Yes I will, but first I want see
For doing the performance analysis you can use BenchmarkSQL (http://sourceforge.net/projects/benchmarksql) and while you do the benchmarking make sure you have your PostgreSQL database server properly tuned following the instructions given at
http://www.powerpostgresql.com/PerfList/Hope this helps
On 7/28/06, Shoaib Mir <[EMAIL PROTECTED]> wrote:
You can use loops (http://www.postgresql.org/docs/8.1/interactive/plpgsql-control-structures.html
). Thanks Are you trying to do some performance analysis for the database server?
Yes I will, but first I want see how the Open Office behave with larg
You can use loops (http://www.postgresql.org/docs/8.1/interactive/plpgsql-control-structures.html). Are you trying to do some performance analysis for the database server?
-- Shoaib MirEnterpriseDB (www.enterprisedb.com)On 7/28/06, gustavo halperin <
[EMAIL PROTECTED]> wrote:Hello I want try my tab