Commit 50070b78 authored by Michael Kozono's avatar Michael Kozono

Merge branch '223254-qa-remove-step-to-fix-fdw' into 'master'

Geo - Remove the mention of "FDW" from QA secondary node set up

See merge request gitlab-org/gitlab!38938
parents 364a2d1c ba5b878e
......@@ -141,7 +141,7 @@ module QA
def reconfigure
# Without this step, the /var/opt/gitlab/postgresql/data/pg_hba.conf
# that is left behind from 'gitlab_ctl "replicate-geo-database ..'
# does not allow FDW to work.
# does not allow PostgreSQL to work.
puts 'Reconfiguring ...'
QA::Service::Omnibus.new(@name).act do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment