Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA02553; Mon, 13 Jan 92 11:13:03 -0800
Date: Mon, 13 Jan 92 11:13:03 -0800
Message-Id: <9201131913.AA02553@postgres.Berkeley.EDU>
From: bennouar@vlsi.polymtl.ca (Djamal Bennouar)
Subject: Postgres Behavior
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu

Dear Postgres Designers
I plan to use postgres as storage system for a VLSI frameWork. The test i have done
showed that the loading time is very short. First I have interpreted that this is 
due to Shared Memory Postgres Use, because the aplication and backend were 
running in the same machine. In another test, i runned backed in a machine
and the aplication in another machine. I found that loading time (retrieving)
is closer to the first one.
I would apreciate if you can explain  me the behavior of postgres in the two
situation: when running in the same machine of aplication and when 
running in a different host
Thanks
Djamal BENNOUAR

