aboutsummaryrefslogtreecommitdiffstats
path: root/library/recipes/postgresql/README.md
blob: e1e886f2399cf80b50b5f4d3b0e2fce89e1a35c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## PostgreSQL recipe
This recipe allows to add PostgreSQL to the suite objects. 

### Usage
Add the following include to the tests's ya.make:

    INCLUDE(${ARCADIA_ROOT}/library/recipes/postgresql/recipe.inc)
 
Sets environment variables:
    POSTGRES_RECIPE_HOST
    POSTGRES_RECIPE_PORT
    POSTGRES_RECIPE_DBNAME
    POSTGRES_RECIPE_USER
    POSTGRES_RECIPE_MAX_CONNECTIONS