Search Postgresql Archives

Re: pg_dirtyread doesnt work

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Phil Sorber escribió:
> Most likely it's because of TOAST'd records. The module is pretty
> naive and needs to be updated to handle such cases.

It doesn't look like a column with this definition would be toasted,
though:

> On Fri, Dec 28, 2012 at 10:53 AM, Alejandro Carrillo <fasterzip@xxxxxxxx> wrote:

> > Create table hola(
> > id bigserial,
> > dato1 varchar(199) not null,
> > fecha date
> > );


-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services


-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux