[HACKERS] Temporary Tables

2006-08-01 Thread moises
Hello, Maybe this question is not logic, but for me is very important.   I was tested some temporary tables and, of course are very fast, because they are in memory. But one table created by one connection, can´t be modified by others connections? I want to know if exist some way to sh

[HACKERS] Postgres Process in Kernel Mode?

2006-07-31 Thread moises
.   I suppose that postgres are ported in a user space only. I’m Ok?   Thanks Moises       -

Re: [HACKERS] Transaction Speed and real time database

2006-07-21 Thread moises
, then I will be very full trying to resolve this problems with postgres, don't think that? Thanks again. Moises -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Martijn van Oosterhout Enviado el: viernes, 21 de julio de 2006 16:19 Para: moises CC: &

[HACKERS] Transaction Speed and real time database

2006-07-21 Thread moises
more important part?   Thanks M.   De: Adnan DURSUN [mailto:[EMAIL PROTECTED] Enviado el: jueves, 20 de julio de 2006 23:05 Para: moises; pgsql-hackers@postgresql.org Asunto: Re: [HACKERS] Transaction Speed                 This depends on your server capability and

[HACKERS] Transaction Speed

2006-07-20 Thread moises
Can any body talk me how many transactions make postgres in a second? For example Inserts, Update, delete, etc.   I’m very interesting in this data, because I want to use postgres for a real time database for process control.   Thanks and regards   ___

[HACKERS] Real Time Data Base using Postgre

2006-07-20 Thread moises
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   How can I Add some kind of priorities to one transaction, for concurrency t