What's size of your PostgreSQL Database? - Mailing list pgsql-general

From Amber
Subject What's size of your PostgreSQL Database?
Date
Msg-id BLU139-DS51281C5343F36DF190DB1CD6C0@phx.gbl
Whole thread Raw
In response to Re: pg_restore fails on Windows  (Tom Tom <cobold@seznam.cz>)
Responses Re: What's size of your PostgreSQL Database?  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Re: What's size of your PostgreSQL Database?  ("Amber" <guxiaobo1982@hotmail.com>)
Re: What's size of your PostgreSQL Database?  ("David Wilson" <david.t.wilson@gmail.com>)
Re: What's size of your PostgreSQL Database?  (Mark Roberts <mailing_lists@pandapocket.com>)
Re: What's size of your PostgreSQL Database?  ("Amber" <guxiaobo1982@hotmail.com>)
Re: What's size of your PostgreSQL Database?  ("Amber" <guxiaobo1982@hotmail.com>)
Re: What's size of your PostgreSQL Database?  ("Amber" <guxiaobo1982@hotmail.com>)
Re: What's size of your PostgreSQL Database?  ("Amber" <guxiaobo1982@hotmail.com>)
Re: What's size of your PostgreSQL Database?  ("Amber" <guxiaobo1982@hotmail.com>)
List pgsql-general
Dear all:
    We are currently considering using PostgreSQL to host a read only warehouse, we would like to get some experiences,
bestpractices and performance metrics from the user community, following is the question list:
 
1. What's size of your database?
2. What Operating System are you using?
3. What level is your RAID array?
4. How many cores and memory does your server have?
5. What about your performance of join operations?
6. What about your performance of load operations?
7. How many concurrent readers of your database, and what's the average transfer rate, suppose all readers are doing
onetable scaning.
 
8. Single instance or a cluster, what cluster software are you using if you have a cluster?

Thank you in advance!


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Re: pg_restore fails on Windows
Next
From: "Pavel Stehule"
Date:
Subject: Re: plpgsql functions