Re: clustering and denormalizing with PostgreSQL?

From: "Brian A(dot) Seklecki" <lavalamp(at)spiritual-machines(dot)org>
To: Chirag Patel <chirag(dot)patel(at)yahoo(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: clustering and denormalizing with PostgreSQL?
Date: 2007-09-26 02:06:38
Message-ID: 1190772398.2983.19.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Sat, 2007-08-04 at 16:32 -0700, Chirag Patel wrote:

> the database tables by user. In other words, users 1-50 and user
> 51-100 can be divided so that queries across users is not needed.
Chirag:

When you say "users", do you mean entities internal to your application,
or do you mean postgresql-aware users (e.g., a 1:1 ratio of:
Pgsql-User->[Intermediary Logic] -> [Table] -> [Database/Tablespace])

~BAS

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2007-09-26 19:07:27 Re: Could not remove file messages
Previous Message Phillip Smith 2007-09-25 23:58:13 Re: pg_hba.conf not right