We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c70b8b commit f11371cCopy full SHA for f11371c
servicecontrol/transports.md
@@ -81,7 +81,7 @@ In addition to the [connection string options of the transport](/transports/post
81
82
* `Queue Schema=<schema_name>` - Specifies a custom schema for the ServiceControl input queue.
83
* `Subscriptions Table=<subscription_table_name>` - Specifies PostgreSQL subscription table name.
84
- * *Optional* `Subscriptions Table=<subscription_table_name>@<schema>` - to specify the schema.
+ * *Optional* `Subscriptions Table=schema.tablename` - to specify the schema.
85
86
## Amazon SQS
87
0 commit comments