cs
actually i wonder why Logical Replication is chapter 31 instead of
being in this same chapter
--
Jaime Casanova www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql
Hi,
has anyone noted that the structure of the pg_buffercache view in the
docs has relforknumber and relblocknumber swaped.
also, should we add a little description of what values can we find in
relforknumber?
attached is an extremely simple patch to fix both
--
Jaime Casanova www
On Wed, May 2, 2012 at 12:09 PM, Robert Haas wrote:
> On Tue, Apr 24, 2012 at 2:55 AM, Jaime Casanova wrote:
>> On Tue, Dec 13, 2011 at 11:27 PM, Tom Lane wrote:
>>>
>>> I think it might be sane to emit a WARNING suggesting that CREATEUSER
>>> might not
ition to do
> that.
>
> I think it might be sane to emit a WARNING suggesting that CREATEUSER
> might not mean what you think, but failing is probably not good.
>
are we going to do this in this release?
i never was able to think in a good phrasing for this, though
--
Jaime Cas
tgresql-9.1-A4.pdf
>
> How about you?
>
i wonder if there is some tool to generate an md5sum in windows.
[...googling...}
and there are tools for that, this is one: http://www.md5summer.org/
anyway, if your using windows try deactivating any antivirus you have
installed (when i used w
On Fri, Dec 9, 2011 at 10:21 PM, Tom Lane wrote:
> Jaime Casanova writes:
>> I just notice that when you create a user using CREATE USER and give
>> the user the ability to create other users it gets created as
>> SUPERUSER.
>
> Are you talking about the CREATEUSER
ed intentionally
too? also i really think the command should raise a WARNING so we now
what's happening
--
Jaime Casanova www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitación
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your
Hi,
I was reading all this again and found that the docs are still saying
that synchronous_commit is boolean... which in my understanding is
just not true anymore... attached a one linear patch to fix that
--
Jaime Casanova www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y
On Thu, Aug 11, 2011 at 11:17 AM, Alvaro Herrera
wrote:
>
> I have reviewed a bunch of them; the rest need some editorial review.
>
do you have the files or they are in somewhere in the web? maybe i can
look one or two if you want
--
Jaime Casanova www.2ndQuadrant.com
Pro
ood question: where are we on this? do you know
if Gilberto made some advance?
--
Jaime Casanova www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitación
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
is refering to the user's resources... maybe we can make it more
explicit?
--
Jaime Casanova www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitación
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
arithmetic is not wrong the above expression is bad.
better expressed is: "true", "false" or "unknown"...
--
Jaime Casanova www.2ndQuadrant.com
Professional PostgreSQL: Soporte y capacitación de PostgreSQL
--
Sent via pgsql-docs mailing list (pgsql-docs@p
Hi,
From time to time we get not english bug reports and while some can be
managed they could easily get lost in time...
maybe we should add a language option to the report bug form and then
send to an appropiate list if that exists?
--
Atentamente,
Jaime Casanova
Soporte y capacitación de
On Wed, Sep 2, 2009 at 7:09 AM,
kunwarpal.rawat wrote:
>
> 2. The list of feature that’s updating in each new version of the
> software.
>
http://www.postgresql.org/about/featurematrix
--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo
rows"
LINE 1: select * from tab1 limit 3 offset 2 rows;
^
pruebas=# select * from tab1 offset 2 fetch next 3 rows only;
ERROR: syntax error at or near "fetch"
LINE 1: select * from tab1 offset 2 fetch next 3 rows only;
so if you tranlate them now and comunity decides to put them in the
"real" docs then you'll have to translate them again...
--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157
--
Sent via pgsql
ot;Never released" sounds better, otherwise people wil find an
inconsistency between release notes and downloadable tarballs
--
regards,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Guayaquil - Ecuador
Cel. (593) 87171157
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql
On Sat, May 17, 2008 at 11:55 AM, Tom Lane <[EMAIL PROTECTED]> wrote:
> "Jaime Casanova" <[EMAIL PROTECTED]> writes:
>> But in my freshly 8.3.1 instalation on win xp, the default is
>> "fsync"... is a *bug* in the docs :)
>
> More like
win xp, the default is
"fsync"... is a *bug* in the docs :)
--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Guayaquil - Ecuador
Cel. (593) 087171157
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
es that adding a SQL function would be a reasonable
> thing to do, anyway.
>
> regards, tom lane
>
specially for those using windows that hadn't those wonderfull tools... :)
--
regards,
Jaime Casanova
"What they (MySQL) lose in usability, th
hat identified
> whehter each catalog is shared or not. convenient, but given that the
> documentation does contain it, not necessary.
>
> simply, it would be nice to see it as an overview.
>
> thank you again.
>
> pres
is this acceptable or usefull? if so, i can do it after work..
Hi Bruce,
In http://www.postgresql.org/docs/faqs.TODO.html says:
A hyphen, "-", marks changes that will appear in the upcoming 8.1 release.
A percent sign, "%", marks items that are easier to implement.
shouldn't say "upcoming 8.2 release"?
--
reg
22 matches
Mail list logo