Real Time Data Base using Postgre

From: "moises" <moises(at)cedaivc(dot)co(dot)cu>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: Real Time Data Base using Postgre
Date: 2006-07-20 08:57:16
Message-ID: 20060720145637.6704D5AF266@svr4.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

My Name is Moisés Herrera Vázquez, I begin to work with PostgreSQL, for make
a Real Data Base for Process Control.

I have some question for know what modules I have to change for theses
points

1. How can I Add some kind of priorities to one transaction, for
concurrency transaction? What module I have to change for this?
2. How can I put some time constraints to a transaction?.
3. Postmaster daemon run a under or kernel levels?
4. Posgre SQL server porcess run a under or kernel levels?
5. Can I have any way of interact with server process from a Kernel
module?
6. Can Postgre Interact with some open RealTime System, like RTlinux,
RTAI,. Etc.

Thanks,

________________________________________

M.Sc.Moisés Herrera Vázquez

Especialista Superior en Automática

Empresa de Automatización Integral, CEDAI

Sucursal Villa Clara.

Teléfono: (53) 42 -203311

_______________________________________

Browse pgsql-hackers by date

  From Date Subject
Next Message Katsuhiko Okano 2006-07-20 10:02:38 Re: CSStorm occurred again by postgreSQL8.2. (Re: poor
Previous Message Csaba Nagy 2006-07-20 08:51:33 Re: Progress bar updates