BUG #2500: subscribing for digest

Started by marcin mankalmost 20 years ago3 messagesbugs
Jump to latest
#1marcin mank
marcin.mank@gmail.com

The following bug has been logged online:

Bug reference: 2500
Logged by:
Email address: marcin.mank@gmail.com
PostgreSQL version: 0.0
Operating system: Unix
Description: subscribing for digest
Details:

subscribe-digest pgsql-general

**** The subscribe command did not succeed.
****
**** The command mode "digest" is invalid. The following command
**** modes, separated by hyphens ('-') or equals signs ('=') are valid:
**** noinform
**** nolog
**** nomessage
**** nowelcome
**** quiet
**** rule
**** set
**** welcome

The same with pgsql-sql

But http://archives.postgresql.org/ says I can subscribe for a digest of the
above lists.
[

#2Jim Nasby
Jim.Nasby@BlueTreble.com
In reply to: marcin mank (#1)
Re: [BUGS] BUG #2500: subscribing for digest

Moving to -www

On Tue, Jun 27, 2006 at 06:24:34PM +0000, marcin.mank@gmail.com wrote:

The following bug has been logged online:

Bug reference: 2500
Logged by:
Email address: marcin.mank@gmail.com
PostgreSQL version: 0.0
Operating system: Unix
Description: subscribing for digest
Details:

subscribe-digest pgsql-general

**** The subscribe command did not succeed.
****
**** The command mode "digest" is invalid. The following command
**** modes, separated by hyphens ('-') or equals signs ('=') are valid:
**** noinform
**** nolog
**** nomessage
**** nowelcome
**** quiet
**** rule
**** set
**** welcome

The same with pgsql-sql

But http://archives.postgresql.org/ says I can subscribe for a digest of the
above lists.
[

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

--
Jim C. Nasby, Sr. Engineering Consultant jnasby@pervasive.com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Jim Nasby (#2)
Re: [BUGS] BUG #2500: subscribing for digest

"Jim C. Nasby" <jnasby@pervasive.com> forwards:

But http://archives.postgresql.org/ says I can subscribe for a digest of the
above lists.

majordomo's "help" command is your friend ... "help set", in particular,
is well worth reading.

regards, tom lane