| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | Oto Brglez <otobrglez(at)gmail(dot)com> |
| Cc: | pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: "DROP INDEX" correction |
| Date: | 2019-10-03 01:41:54 |
| Message-ID: | 20191003014154.GA1586@paquier.xyz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
Hi Oto,
On Wed, Oct 02, 2019 at 09:55:14AM +0200, Oto Brglez wrote:
> I suggest that you add a statement/explanation under Parameters
> > CONCURRENTLY that would say something like
>
> "DROP INDEX with CONCURRENTLY can only accept one index."
>
> I hope that this message will be helpful to someone and I wish you a
> pleasant day!
The documentation of DROP INDEX includes already the following
sentence in the paragraph for CONCURRENTLY:
https://www.postgresql.org/docs/devel/sql-dropindex.html
"Only one index name can be specified"
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Doc comments form | 2019-10-04 13:35:57 | A Rant on lock_timeout |
| Previous Message | Stephen Frost | 2019-10-02 19:04:55 | Re: I'm surprised to see the word master here |