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

This step is required even with no FDW support.
parent c7f7cdab
......@@ -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