Re: Postgre Architecture

From: Rajesh Kumar Mallah <mallah(at)trade-india(dot)com>
To: Cláudia Morgado <claudia(dot)morgado(at)widesoft(dot)com(dot)br>
Cc: pgsql-general(at)postgresql(dot)org, Carla Mello <carla(dot)mello(at)widesoft(dot)com(dot)br>
Subject: Re: Postgre Architecture
Date: 2003-11-12 18:05:16
Message-ID: 3FB2765C.6020109@trade-india.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<br>
<br>
you may check<br>
<li><br>
</li>
<li><a
href="http://developer.postgresql.org/docs/pgsql/src/tools/backend/index.html">Flowchart
of the
PostgreSQL backend</a>
</li>
<li><a href="http://developer.postgresql.org/pdf/internalpics.pdf">Database
Internals Presentation</a>
</li>
<li><a href="http://developer.postgresql.org/osdn.php">The
Implementation of PostgreSQL</a>
</li>
<br>
in the URL below<br>
<br>
<a class="moz-txt-link-freetext" href="http://developer.postgresql.org/">http://developer.postgresql.org/</a><br>
<br>
<br>
Regds<br>
Mallah.<br>
<br>
Cl&aacute;udia Morgado wrote:<br>
<blockquote type="cite"
cite="mid00d701c3a84f$4965d8c0$15011aac(at)widesoft(dot)com(dot)br">
<meta http-equiv="Content-Type" content="text/html; ">
<meta content="MSHTML 6.00.2600.0" name="GENERATOR">
<style></style>
<div><font face="Arial" size="2"><strong><em>Hello!</em></strong></font></div>
<div>&nbsp;</div>
<div><font face="Arial" size="2">We working currently with the Oracle
and we would like to know if&nbsp;postgresql has some similar components as
the&nbsp;concept of&nbsp;instance, buffer database cache, Redo log buffer,
datafiles, background process, etc. </font></div>
<div>&nbsp;</div>
<div><font face="Arial" size="2">How&nbsp;postgre works? It works in
memory?</font></div>
<div>&nbsp;</div>
<div><font face="Arial" size="2">There is some figure that ilustrates
your architecture?</font></div>
<div>&nbsp;</div>
<div><font face="Arial" size="2">regards,</font></div>
<div><font face="Arial" size="2">Carla Mello e Cl&aacute;udia Morgado.</font></div>
<div>&nbsp;</div>
</blockquote>
<br>
</body>
</html>

Attachment Content-Type Size
unknown_filename text/html 1.8 KB

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jan Wieck 2003-11-12 18:10:32 Re: procpid in pg_stat_activity but no correspoding backend
Previous Message Robert Treat 2003-11-12 18:04:22 Re: [off-topic] Bugtracker using PostgreSQL