##// END OF EJS Templates
user/user-groups: show if users or user groups are a part of review rules....
user/user-groups: show if users or user groups are a part of review rules. - cascade delete when deleting those so we still can remove the user or user group - fixes #5377

File last commit:

r672:a9a0532d default
r2054:0026cc40 default
Show More
using-postgresql.rst
24 lines | 907 B | text/x-rst | RstLexer

PostgreSQL

To use a PostgreSQL database, you should install and configure the database before installing |RCV|. This is because during |RCV| installation you will setup the connection to your PostgreSQL database. To work with PostgreSQL, use the following steps:

  1. Depending on your |os|, install a PostgreSQL database following the appropriate instructions from the PostgreSQL website.
  2. Configure the database with a username and password, which you will use with |RCV|.
  3. Install |RCV|, and during installation select PostgreSQL as your database.
  4. Enter the following information during the database setup:
    • Your network IP Address
    • The port number for PostgreSQL access; the default port is 5434
    • Your database username
    • Your database password
    • A new database name