Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 6, 2021. It is now read-only.

Commita681ef0

Browse files
committed
README: Ask for a gitlab star
1 parent1114d77 commita681ef0

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

‎.gitlab-ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ variables:
88
POSTGRES_DB:dbname# set database
99
POSTGRES_USER:test_user# set username
1010
POSTGRES_PASSWORD:""
11+
POSTGRES_HOST_AUTH_METHOD:"trust"
1112

1213
.prepare:
1314
stage:test
@@ -155,7 +156,7 @@ test-check-9.6:
155156
-postgres:9.6
156157

157158
test-check-10:
158-
extends:".test-check"
159+
extends:".test-check"
159160
stage:"test"
160161
services:
161162
-postgres:10

‎README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
1+
Please support the project giving a GitLab star (it's on[the main page](https://gitlab.com/postgres-ai/database-lab),
2+
at the upper right corner):
3+
4+
![Add a star](./assets/star.gif)
5+
16
###Demo:[an example of postgres-checkup report](https://gitlab.com/postgres-ai/postgres-checkup-tests/tree/master/1.3.0) (based on CI, multi node).
27

38
***Disclaimer: Conclusions, Recommendations – work in progress.**
49
To treat the data correctly, you need deep Postgres knowledge. Each report
510
consists of 3 sections: Observations, Conclusions, and Recommendations.
611
Observations are filled automatically. As for Conclusions and Recommendations
7-
sections, as of October 2019,onlyLimitednumber of reportshave autogeneration for them.*
12+
sections, as of October 2019,only limitednumber of reportsare auto-generated.*
813

914

1015
#About

‎assets/star.gif

6.58 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp