home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: InfoMgt / InfoMgt.zip / pgsql732.zip / read.me < prev   
Text File  |  2003-03-22  |  4KB  |  123 lines

  1.  
  2.                       Postgres SQL Server V7.3.2 - READ.ME
  3.                             ------------------------
  4.  
  5. Welcome to Postgres SQL Server Multiuser Edition.
  6.  
  7. This file contains information you need to install Postgres SQL Server,
  8. and additional information not included in the product documentation.
  9.  
  10. This README file is divided into the following categories:
  11.    -  Before You Install Postgres SQL Server
  12.        -Software Requirements
  13.        -Hardware Requirements
  14.    -  Getting Help
  15.    -  Installing Postgres SQL Server
  16.    -  Late-Breaking News
  17.    -  Trademarks
  18.    -  Your Satisfaction
  19.  
  20.  
  21. Before You Install Postgres SQL Server Multiuser Edition
  22. ---------------------------------
  23.    Software Requirements
  24.    ---------------------
  25.         OS/2 WARP 3.0/4.0
  26.         EMX runtime v0.9d
  27.         Recent TCP/IP software installed or loopback driver
  28.         Recent MPTN
  29.  
  30.    Hardware Requirements
  31.    ---------------------
  32.         486 processor or Pentium
  33.         4MB RAM
  34.        14MB DASD Engine
  35.        20MB DASD or more DB Data
  36.         Plese read a Postgres documentation for other info.
  37.  
  38. Getting Help
  39. ------------
  40.    Documentation
  41.    Service and Technical Support
  42.    Defect Reporting
  43.  
  44.  
  45. Installing Postgres SQL Server Multiuser Edition
  46. -------------------------
  47.    Go in \PGSQL\BIN and initialize the database system with the command:
  48.  
  49.    [C:\pgsql\bin]initdb.cmd
  50.  
  51.    After, fire up the Postgres SQL server with the command:
  52.  
  53.    [C:\pgsql\bin]pgsql732.cmd (you can use -i switch for inet connection)
  54.  
  55.    or click the server icon in the Postgres folder located on desktop
  56.  
  57.    Remember: the superuser is: postgres
  58.              the password is:  postgres
  59.              the group is:     postgres
  60.              the fix level of emx09d included is 04
  61.  
  62.    The password and group files are located in \pgsql\etc directory.
  63.    The default for data directory is: \PGSQLDATA
  64.    if you want change this directory, edit the file setenv.cmd located
  65.    in the \pgsql\bin directory, and change the variable PGDATA
  66.  
  67.    For example:
  68.                current: SET PGDATA = /pgsqldata
  69.                new:     SET PGDATA = /SQLDATA
  70.  
  71.  
  72. Late-Breaking News
  73. ------------------
  74. The latest source version of this software may be obtained at
  75. ftp://ftp.postgresql.org/pub/.  For more information look at our WWW
  76. home page located at http://www.postgreSQL.org/.
  77.  
  78. OS/2 porting home page at http://www.ecomstation.it/postgres
  79.  
  80.  
  81. Trademarks
  82. ----------
  83. PostgreSQL Database Management System
  84. (formerly known as Postgres, then as Postgres95)
  85.  
  86. Portions Copyright (c) 1996-2002, The PostgreSQL Global Development Group
  87.  
  88. Portions Copyright (c) 1994, The Regents of the University of California
  89.  
  90. Permission to use, copy, modify, and distribute this software and its
  91. documentation for any purpose, without fee, and without a written agreement
  92. is hereby granted, provided that the above copyright notice and this
  93. paragraph and the following two paragraphs appear in all copies.
  94.  
  95. IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR
  96. DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING
  97. LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS
  98. DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE
  99. POSSIBILITY OF SUCH DAMAGE.
  100.  
  101. THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
  102. INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
  103. AND FITNESS FOR A PARTICULAR PURPOSE.  THE SOFTWARE PROVIDED HEREUNDER IS
  104. ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO
  105. PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
  106.  
  107.  
  108. Your Satisfaction
  109. -----------------
  110. Your satisfaction with me is important to us.  If you are not totally
  111. satisfied with this product, please contact us at venuto@monrif.net.
  112.  
  113. Tell us what is not meeting your expectations and why you are
  114. dissatisfied.  Provide your name, your organizations's name, and
  115. your telephone number so that we can contact you.  We will work with
  116. you to resolve your concerns.
  117.  
  118. To contact us, use any of these:
  119.         o Telephone in the Italy: +39-0335-6059667 after 17:00 (CET+1)
  120.         o Fax in the Italy: +39-0828-397244
  121.         o Internet: postgres@ecomstation.it
  122.  
  123.