Return-Path: postarch
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA25287; Sun, 16 Feb 92 20:54:34 -0800
Message-Id: <9202170454.AA25287@postgres.Berkeley.EDU>
From: postarch (Postgres Mailing Archive)
Subject: Re: Porting & the dynamic loader
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
Reply-To: mer@postgres.berkeley.edu
In-Reply-To: Your message of "Tue, 11 Feb 92 11:28:37 PST."
             <9202111928.AA00841@postgres.Berkeley.EDU> 
Date: Sun, 16 Feb 92 20:54:24 PST

you write:

> With regard to the dynamic loader, would someone also please
> clarify whether it's needed by both the client and the server?

Postgres has a "process per user" architecture so there really isn't
a server, but to answer your question dynamic loading is done only in 
the backend process (not in the front-end / client).


Jeff Meredith
mer@postgres.berkeley.edu
