Return-Path: postman 
Delivery-Date: Fri, 10 Sep 93 17:59:17 PDT
Return-Path: postman
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA14272; Fri, 10 Sep 93 17:52:47 -0700
Resent-From: postman (POSTGRES mailing list)
Resent-Message-Id: <9309110052.AA14272@postgres.Berkeley.EDU>
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: kym@hyowon.pusan.ac.kr
Received: from garam.kreonet.re.kr by postgres.Berkeley.EDU (5.61/1.29)
	id AA14264; Fri, 10 Sep 93 17:52:38 -0700
Received: from hyowon.pusan.ac.kr by garam.kreonet.re.kr (4.1/GARAM-MX-1.0)
	id AA00534; Sat, 11 Sep 93 10:05:15 KDT
Received: by hyowon.pusan.ac.kr (AIX 3.2/UCB 5.64/hyowon-0.1)
          id AA31462; Sat, 11 Sep 1993 10:05:55 +0900
Date: Sat, 11 Sep 1993 10:05:55 +0900
From: kym@hyowon.pusan.ac.kr (Yongho Kim)
Message-Id: <9309110105.AA31462@hyowon.pusan.ac.kr>
To: postgres@postgres.Berkeley.EDU
Subject: Q) the buffer mgt of the postgres?
Resent-To: postgres-dist
Resent-Date: Fri, 10 Sep 93 17:52:46 PDT


>>>>>>>>>>>>>>>>>>>>  Question <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>
>   there are two case in the buffer management of O/S.
>
>   first, the database system reserves part of main memory to serve as 
>   a buffer which it, not the operating system, manages.
>
>   second, the database system implements its bufer within the virtual 
>   memory of the operationg system. the database itself is stored in
>   the operating system's file system.
>
>   i wonder if postgres is this case or that.       
>   and i want to know the reason.
>
>   thanks.
>
>              e-mail : kym@hyowon.pusan.ac.kr
>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> yongho, kim <<<<<<<<<<<<<<<<<<<
