Skip to content

Commit 558e8fe

Browse files
authored
Update DevelopersTips.md
1 parent 3f1dbbb commit 558e8fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/DevelopersTips.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,8 @@ psql -h localhost ccdb ccdb_user -c "delete from ccdb_paths where pathid in (sel
322322
6. `cd /var/lib/pgsql/.globus `
323323
7. backup the old files
324324
8. copy hostcert and hostkey
325-
9 chmod 600 them
325+
9. chmod 600 them
326+
10. Make sure that `.globus` and the two files are owned by the user `postgres`
326327

327328
### ControlWorkflows
328329

0 commit comments

Comments
 (0)