do postgresql this job for me ? (firebird user)

From: mnavahan <mnavahan(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: do postgresql this job for me ? (firebird user)
Date: 2009-05-24 04:47:01
Message-ID: 23690611.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi

i am firebird user But now have some problem with it and chk postgresql to
migrate to it ...

1.have postgresql support online change of tables ?
for example i have over 400 table in db with many relation :
A: if i dont any user connect to table RR (but many user connect to other
tables) can in online Db i change table RR ?
B: if table A have FK to B can edit table B for example Add field ?

have any documented information for change table when online
(book,note,.....) of up ?

2. postgresql do any index corruption when memory low or same problem ?

3. postgresql support recursive call in stored procedure and in depth
recursive have good performance?

4.have any way port firebird stored procedure to postgresql ?

5.postgresql support Sql in stored procedure via sting (i have one string
contain sql can execute it and get result ?)

6.how performance of temp table (is in memory and then ultra fast ?)

many thanx ...

--
View this message in context: http://www.nabble.com/do-postgresql-this-job-for-me---%28firebird-user%29-tp23690611p23690611.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Kellerer 2009-05-24 07:05:33 Re: Can't start service but works from command line
Previous Message Lew 2009-05-24 00:22:36 Re: Code tables, conditional foreign keys?