Content-Length: 218707 | pFad | http://github.com/tembo-io/pgmq/commit/#start-of-content

678CF6B9 Add note about conditional read being experimental (#370) · tembo-io/pgmq@46827b2 · GitHub
Skip to content

Commit

Permalink
Add note about conditional read being experimental (#370)
Browse files Browse the repository at this point in the history
  • Loading branch information
v0idpwn authored Dec 27, 2024
1 parent 7987446 commit 46827b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api/sql/functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ RETURNS SETOF <a href="../types/#message_record">pgmq.message_record</a>
| queue_name | text | The name of the queue |
| vt | integer | Time in seconds that the message become invisible after reading |
| qty | integer | The number of messages to read from the queue. Defaults to 1 |
| conditional | jsonb | Filters the messages by their json content. Defaults to '{}' - no filtering |
| conditional | jsonb | Filters the messages by their json content. Defaults to '{}' - no filtering. **This feature is experimental, and the API is subject to change in future releases** |

Examples:

Expand Down Expand Up @@ -189,7 +189,7 @@ RETURNS SETOF <a href="../types/#message_record">pgmq.message_record</a>
| qty | integer | The number of messages to read from the queue. Defaults to 1. |
| max_poll_seconds | integer | Time in seconds to wait for new messages to reach the queue. Defaults to 5. |
| poll_interval_ms | integer | Milliseconds between the internal poll operations. Defaults to 100. |
| conditional | jsonb | Filters the messages by their json content. Defaults to '{}' - no filtering |
| conditional | jsonb | Filters the messages by their json content. Defaults to '{}' - no filtering. **This feature is experimental, and the API is subject to change in future releases** |

Example:

Expand Down

0 comments on commit 46827b2

Please sign in to comment.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/tembo-io/pgmq/commit/#start-of-content

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy