Skip to content

Commit

Permalink
Update servicecontrol/transports.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jpalac committed Sep 20, 2024
1 parent 7c70b8b commit f11371c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion servicecontrol/transports.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ In addition to the [connection string options of the transport](/transports/post

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

## Amazon SQS

Expand Down

0 comments on commit f11371c

Please sign in to comment.