Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Jeff Davis <pgsql(at)j-davis(dot)com>
Subject:
Re: pg_restore handles extended statistics inconsistently with
statistics data
> > The reasoning is that a stats > object may live on a different schema than the table it is defined on, > so you cannot guarantee that its schema has been created if you only > create a table on a schema.