Re: more suitable messages for analyze on hot standby.

Heikki Linnakangas <hlinnakangas@vmware.com>

From: Heikki Linnakangas <hlinnakangas@vmware.com>
To: Tomonari Katsumata <t.katsumata1122@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2012-10-08T11:27:24Z
Lists: pgsql-hackers
On 08.10.2012 04:04, Tomonari Katsumata wrote:
> I work with streaming replication and hot standby.
> And I noticed that error message is not proper when I issue
> ANALYZE command to standby.
>
> ...
 >
> This is not big problem, but error message should report
> actual thing. please check it.

Thanks, committed with some stylistic changes.

- Heikki