On 2017/03/08 1:34, Robert Haas wrote:
> On Tue, Mar 7, 2017 at 1:43 AM, Amit Langote wrote:
>> On 2017/03/07 14:04, Tom Lane wrote:
>>> Therefore, there should definitely be a partitioned table, hopefully with
>>> a less generic name than "p1", in the final regression DB state. Whether
>>> this p
On Tue, Mar 7, 2017 at 1:43 AM, Amit Langote
wrote:
> On 2017/03/07 14:04, Tom Lane wrote:
>> Amit Langote writes:
>>> Also, I found out that alter_table.sql mistakenly forgot to drop
>>> partitioned table "p1". Patch 0002 takes care of that.
>>
>> While that might or might not have been intenti
On 2017/03/07 14:04, Tom Lane wrote:
> Amit Langote writes:
>> Also, I found out that alter_table.sql mistakenly forgot to drop
>> partitioned table "p1". Patch 0002 takes care of that.
>
> While that might or might not have been intentional, I think it's an
> astoundingly bad idea to not leave
Amit Langote writes:
> Also, I found out that alter_table.sql mistakenly forgot to drop
> partitioned table "p1". Patch 0002 takes care of that.
While that might or might not have been intentional, I think it's an
astoundingly bad idea to not leave any partitioned tables behind in
the final stat
On 2017/03/07 10:49, Michael Paquier wrote:
> On Tue, Mar 7, 2017 at 10:37 AM, Amit Langote
> wrote:
>> On 2017/03/07 7:28, Tom Lane wrote:
>>> Kevin Grittner writes:
With e434ad39ae7316bcf35fd578dd34ad7e1ff3c25f I did a `make world`,
`make install-world`, a fresh default initdb, a star
On Tue, Mar 7, 2017 at 10:37 AM, Amit Langote
wrote:
> On 2017/03/07 7:28, Tom Lane wrote:
>> Kevin Grittner writes:
>>> With e434ad39ae7316bcf35fd578dd34ad7e1ff3c25f I did a `make world`,
>>> `make install-world`, a fresh default initdb, a start with default
>>> config, `make installcheck`, conn
On 2017/03/07 7:28, Tom Lane wrote:
> Kevin Grittner writes:
>> With e434ad39ae7316bcf35fd578dd34ad7e1ff3c25f I did a `make world`,
>> `make install-world`, a fresh default initdb, a start with default
>> config, `make installcheck`, connected to the regression database
>> with psql as the initial
Kevin Grittner writes:
> With e434ad39ae7316bcf35fd578dd34ad7e1ff3c25f I did a `make world`,
> `make install-world`, a fresh default initdb, a start with default
> config, `make installcheck`, connected to the regression database
> with psql as the initial superuser, and ran:
> regression=# vacuu
With e434ad39ae7316bcf35fd578dd34ad7e1ff3c25f I did a `make world`,
`make install-world`, a fresh default initdb, a start with default
config, `make installcheck`, connected to the regression database
with psql as the initial superuser, and ran:
regression=# vacuum freeze analyze;
WARNING: relcac
[original message held up for review -- should be along eventualy...]
On Mon, Mar 6, 2017 at 3:11 PM, Kevin Grittner wrote:
> With e434ad39ae7316bcf35fd578dd34ad7e1ff3c25f I did a `make world`,
> `make install-world`, a fresh default initdb, a start with default
> config, `make installcheck`, con
10 matches
Mail list logo