Re: DB structure of PostGRE

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "venu Vempati" <venu(dot)vempati(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: DB structure of PostGRE
Date: 2006-05-17 17:01:28
Message-ID: 21189.1147885288@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"venu Vempati" <venu(dot)vempati(at)gmail(dot)com> writes:
> Where can I find a document about the structure of database/schema/users
> etc..
> and how is the data actually stored, like the datafiles, tablespaces.

http://developer.postgresql.org/docs/postgres/storage.html

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Casey Duncan 2006-05-17 17:15:57 autovacuum "connections" are hidden
Previous Message John D. Burger 2006-05-17 17:00:43 Re: Why won't it index scan?