Re: Fwd: compressed bits in sql table

From: SANDEEP GOURNENI <sandeepgourneni(at)gmail(dot)com>
To: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
Cc: pgsql-admin(at)lists(dot)postgresql(dot)org, pgsql-admin(at)postgresql(dot)org, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Fwd: compressed bits in sql table
Date: 2018-06-09 22:43:24
Message-ID: CAB7YabOp+Z9DMuVLuQ7zPJgR3HMmt30y3deRu+fcUML1jsCECg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

Postgres version is 10.4
field type is char(32).basically its a fee bit field.
it is related to my application.

thanks,
Sandeep

On Sun, Jun 10, 2018 at 4:04 AM Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
wrote:

> On 06/09/2018 02:40 PM, SANDEEP GOURNENI wrote:
> >
> > Hi all,
> >
> > How can we read compressed bits in postgres.In one of my table field i
> > have compressed bits.how to read and write them in postgres using cobol
> > program.
>
> You are going to need to be more specific:
>
> 1) What version of Postgres?
>
> 2) What is the field type?
>
> 3) Are you referring to the TOAST table?
>
> >
> > Thanks,
> > Sandeep
> >
>
>
> --
> Adrian Klaver
> adrian(dot)klaver(at)aklaver(dot)com
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Ron 2018-06-09 23:29:54 Re: Fwd: compressed bits in sql table
Previous Message Adrian Klaver 2018-06-09 22:34:49 Re: Fwd: compressed bits in sql table

Browse pgsql-general by date

  From Date Subject
Next Message Ron 2018-06-09 23:29:54 Re: Fwd: compressed bits in sql table
Previous Message Adrian Klaver 2018-06-09 22:34:49 Re: Fwd: compressed bits in sql table