PostgreSQL Functionality

From: "miguel valero" <mrv169(at)hotmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: PostgreSQL Functionality
Date: 2000-07-18 13:25:28
Message-ID: 20000718202528.58648.qmail@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


I would appreciate if someone familiar with PostgreSQL would answer the
following question regarding the functionality of PostgreSQL database.

Regards, mrv

Description Yes No Comment/Constrain
--------------------------------------------------------------------
(1)Initially, the system/DBMS must be capable
to handle from 25 to 200 concurrent users.
--------------------------------------------------------------------
(2)Ability to quickly and easily add additional
users if required.
--------------------------------------------------------------------
(3)The DBMS must permit simultaneous data
base accesses (Multi-Tasking).
--------------------------------------------------------------------
(4)Ability for queuing update requests at the
record or field level when field contention
prevents simultaneous updates.
--------------------------------------------------------------------
(5)Permit concurrent processing of batch and
on-line jobs accessing and updating the
same data files and database.
--------------------------------------------------------------------
(6)The DBMS must be independent of terminal
type or transaction type and be able to be
accessed from any workstation in the network.
--------------------------------------------------------------------
(7)Ability to permit changes in the data base
structure without requiring recompilation of
programs directly impacted by the changes.
--------------------------------------------------------------------
(8)Ability to utilize a state of the art data base
management system to perform administrative
computing functions.
--------------------------------------------------------------------
(9)Ability to create related data tables as necessary.
--------------------------------------------------------------------
(10)Integrated backup and restore
--------------------------------------------------------------------
(11)Ability to export data in tab or comma-delimited
forms (csv: comma separated values)
--------------------------------------------------------------------
(12)Import tab and comma-delimited text files from
other programs (csv)
--------------------------------------------------------------------

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

Browse pgsql-admin by date

  From Date Subject
Next Message Joseph Sircy 2000-07-18 18:28:46 MS Access out-performs PostgreSQL 7?
Previous Message Karel Zak 2000-07-18 10:57:17 Re: postgresql user quota