Parameters
Name | Type | Mode |
---|---|---|
p_central_host | text | IN |
p_central_port | smallint | IN |
p_central_database | text | IN |
p_central_username | text | IN |
p_central_password | text | IN |
Create foreign server, needed central_lizsync schema, and import all central database tables as foreign tables. This will allow the clone to connect to the central databse
Name | Type | Mode |
---|---|---|
p_central_host | text | IN |
p_central_port | smallint | IN |
p_central_database | text | IN |
p_central_username | text | IN |
p_central_password | text | IN |