Re: Conceptual Architecture

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Conceptual Architecture
Date: 2011-10-12 15:48:00
Message-ID: 4E95B6B0.5060400@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/12/11 4:08 AM, Sarma Chavali wrote:
> Hi Guys,
>
> We are new to PostgresSQL and in the process of learning.
>
> Could you please point us to a simple white paper/doc which describes
> the Conceptual Architecture of PostgresSQL?

http://www.postgresql.org/docs/current/static/tutorial-arch.html

its pretty much as simple as...

client application --> libpq client library --> postgresql server

unless you mean something more specific by Conceptual Architecture ?

--

john r pierce N 37, W 122
santa cruz ca mid-left coast

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Anthony Presley 2011-10-12 16:56:11 Re: Drill-downs and OLAP type data
Previous Message Andy Colson 2011-10-12 15:42:13 Re: Conceptual Architecture