How to retrieve Comment text using SQL, not psql? - Mailing list pgsql-general

From Bob Futrelle
Subject How to retrieve Comment text using SQL, not psql?
Date
Msg-id CAOsWdXq01CaCyvD1v4-naYu_BmFjepLjxd7YQDPWe8eS62whuA@mail.gmail.com
Whole thread Raw
Responses Re: How to retrieve Comment text using SQL, not psql?
Re: How to retrieve Comment text using SQL, not psql?
Re: How to retrieve Comment text using SQL, not psql?
List pgsql-general
Using pgAdmin3 I've tried this and variations on it.   All are rejected.

select COMMENT ON TABLE articlestats 

No answer here,


pgAdmin3 had no problem with entering a comment:

COMMENT ON TABLE articlestats IS 'Comprehensive data for every article.'

 - Bob Futrelle

pgsql-general by date:

Previous
From: Michael Paquier
Date:
Subject: Re: replacing jsonb field value
Next
From: Pavel Stehule
Date:
Subject: Re: How to retrieve Comment text using SQL, not psql?