Skip to content

Commit f11371c

Browse files
authored
Update servicecontrol/transports.md
1 parent 7c70b8b commit f11371c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servicecontrol/transports.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ In addition to the [connection string options of the transport](/transports/post
8181

8282
* `Queue Schema=<schema_name>` - Specifies a custom schema for the ServiceControl input queue.
8383
* `Subscriptions Table=<subscription_table_name>` - Specifies PostgreSQL subscription table name.
84-
* *Optional* `Subscriptions Table=<subscription_table_name>@<schema>` - to specify the schema.
84+
* *Optional* `Subscriptions Table=schema.tablename` - to specify the schema.
8585

8686
## Amazon SQS
8787

0 commit comments

Comments
 (0)