On 10/28/22 16:24, Peter J. Holzer wrote:
On 2022-10-28 17:23:02 +0300, Kristjan Mustkivi wrote:
By the way, index rebuild while completing successfully did not fix
the indexes - the data in the tables was still missing even after the
successful rebuild command.
This is surprising. As I unders
On 2022-10-28 17:23:02 +0300, Kristjan Mustkivi wrote:
> By the way, index rebuild while completing successfully did not fix
> the indexes - the data in the tables was still missing even after the
> successful rebuild command.
This is surprising. As I understand it, REINDEX scans the complete tabl
On Fri, Oct 28, 2022 at 2:41 AM Peter J. Holzer wrote:
>
> > Up until 11.17, the source of the docker images was tag "postgres:11"
> > (from https://hub.docker.com/_/postgres), for 11.17 the tag became
> > "postgres:11-bullseye" but as far as i could tell it was just a
> > difference of tagging po
On 2022-10-27 15:07:06 +0300, Kristjan Mustkivi wrote:
> On Thu, Oct 27, 2022 at 12:18 PM Peter J. Holzer wrote:
> > On 2022-10-27 10:55:31 +0300, Kristjan Mustkivi wrote:
> > > We use dockerized postgres.
> >
> > So that means you aren't just replacing PostgreSQL, but your complete OS
> > (except
On 10/27/22 07:07, Kristjan Mustkivi wrote:
On Thu, Oct 27, 2022 at 12:18 PM Peter J. Holzer wrote:
On 2022-10-27 10:55:31 +0300, Kristjan Mustkivi wrote:
We use dockerized postgres.
So that means you aren't just replacing PostgreSQL, but your complete OS
(except the kernel). What is the sour
On Thu, Oct 27, 2022 at 12:18 PM Peter J. Holzer wrote:
>
> On 2022-10-27 10:55:31 +0300, Kristjan Mustkivi wrote:
> > We use dockerized postgres.
>
> So that means you aren't just replacing PostgreSQL, but your complete OS
> (except the kernel). What is the source of your docker images? Do they
>
On Thu, Oct 27, 2022 at 12:18 PM Peter J. Holzer wrote:
> On 2022-10-27 10:55:31 +0300, Kristjan Mustkivi wrote:
> > We use dockerized postgres.
>
> So that means you aren't just replacing PostgreSQL, but your complete OS
> (except the kernel). What is the source of your docker images? Do they
>
On 2022-10-27 10:55:31 +0300, Kristjan Mustkivi wrote:
> We use dockerized postgres.
So that means you aren't just replacing PostgreSQL, but your complete OS
(except the kernel). What is the source of your docker images? Do they
all use the same base OS distribution? Are the locale definitions the
Hi Allan,
We use dockerized postgres. So the upgrade is just replacing the old
minor version pg docker image with new minor version docker image and
that's it. Of course, I am checking the release notes to see if there
is anything to pay attention to particularly.
I do apologize, but I do not und
On Thu, Oct 27, 2022 at 10:26 AM Allan Kamau wrote:
>
>
> On Thu, Oct 27, 2022 at 10:20 AM Kristjan Mustkivi
> wrote:
>
>> Dear community,
>>
>> Right after upgrading our postgres servers from 11.15 to 11.17 we
>> started to encounter problems with data. Namely, when the query hit
>> the index,
On Thu, Oct 27, 2022 at 10:20 AM Kristjan Mustkivi
wrote:
> Dear community,
>
> Right after upgrading our postgres servers from 11.15 to 11.17 we
> started to encounter problems with data. Namely, when the query hit
> the index, it returned a single row; when the query hit a relation
> directly,
11 matches
Mail list logo