forked from Wavyzz/dolibarr
Test CI
This commit is contained in:
4
.github/workflows/github_ci_php71_pgsql.yml
vendored
4
.github/workflows/github_ci_php71_pgsql.yml
vendored
@@ -127,8 +127,8 @@ jobs:
|
||||
#psql travis < dev/initdemo/mysqldump_dolibarr_3.5.0.sql
|
||||
#pgloader mysql://root:pass@127.0.0.1/dolibarr_src postgresql://dolibarrowner:dolibarrownerpass@127.0.0.1/dolibarr_dest
|
||||
ps fauxww | grep postgres
|
||||
ls /etc/postgresql/13/main/
|
||||
cat /etc/postgresql/11/main/pg_hba.conf
|
||||
ls /etc/postgresql/14/main/
|
||||
cat /etc/postgresql/14/main/pg_hba.conf
|
||||
#$(PGPASSWORD="postgres"; psql -h 127.0.0.1 -p 5432 -U postgres -l -A)
|
||||
psql -h 127.0.0.1 -p 5432 -U postgres -l -A
|
||||
|
||||
|
||||
Reference in New Issue
Block a user