Skip to content

Commit 750ff8b

Browse files
committed
Tweak description of payload parameter.
1 parent ee678fe commit 750ff8b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/ref/notify.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/notify.sgml,v 1.32 2010/02/16 22:34:43 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/notify.sgml,v 1.33 2010/02/17 00:57:06 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -139,8 +139,8 @@ NOTIFY <replaceable class="PARAMETER">channel</replaceable> [ , <replaceable cla
139139
<listitem>
140140
<para>
141141
The <quote>payload</> string to be communicated along with the
142-
notification. This string must be shorter than 8000 bytes, and
143-
is treated as text.
142+
notification. This must be specified as a simple string literal.
143+
In the default configuration it must be shorter than 8000 bytes.
144144
(If binary data or large amounts of information need to be communicated,
145145
it's best to put it in a database table and send the key of the record.)
146146
</para>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy