Re: [HACKERS] Full GUID support

2011-07-04 Thread Dave Page
Should be in 9.0.5/9.1b3 On Sunday, July 3, 2011, Michael Gould mgo...@intermodalsoftwaresolutions.net wrote: gt; Does this look to be something that will surface around for 9.1 gt; gt; Sent from Samsung mobile gt; gt; Dave Page lt;dp...@pgadmin.orggt; wrote: gt; gt;gt;On Sunday, July 3, 2011

Re: [HACKERS] Visual Studio 2010/Windows SDK 7.1 support

2011-07-03 Thread Dave Page
-ossp' # --with-uuid-ossp }; 1; -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http

Re: [HACKERS] Full GUID support

2011-07-03 Thread Dave Page
-uuid. Even If that weren't the case, integrating the type wouldn't fix the problem anyway, unless you're suggesting we implement our own UUID generator (which isn't nearly as straightforward as it might seem, as I understand it).. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake

Re: [HACKERS] marking old branches as no longer maintained

2011-06-28 Thread Dave Page
, my Windows animals have separate schedules for each branch (some running more frequently than others), whilst my Solaris ones now use a runner script that cycles through the list of branches on each of a couple of animals. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake

Re: [HACKERS] marking old branches as no longer maintained

2011-06-28 Thread Dave Page
On Tuesday, June 28, 2011, Andrew Dunstan and...@dunslane.net wrote: On 06/28/2011 03:17 PM, Dave Page wrote: On Tue, Jun 28, 2011 at 8:02 PM, Magnus Hagandermag...@hagander.net  wrote: If we can find a good way to do it, I think having BF animals automatically picking up new branches

Re: [HACKERS] Re: [GENERAL] Symbols and versioning of binary releases; running a symbol server

2011-06-16 Thread Dave Page
have to go looking for an old version to debug an issue? -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your

Re: [HACKERS] [BUG] SSPI authentication fails on Windows when server parameter is localhost or domain name

2011-06-15 Thread Dave Page
throws error; I've been able to reproduce this issue, and the patch does indeed fix it. One of our customers has also confirmed it fixed it for them. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: [HACKERS] FOREIGN TABLE doc fix

2011-06-14 Thread Dave Page
On Mon, Jun 13, 2011 at 8:44 PM, Tom Lane t...@sss.pgh.pa.us wrote: Dave Page dp...@pgadmin.org writes: I've already implemented some simple qual pushdown in the redis FDW, and am planning to do something similar for MySQL - however I won't be surprised if I have to rewrite redisGetQual

Re: [HACKERS] FOREIGN TABLE doc fix

2011-06-13 Thread Dave Page
not bother :-( -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org

Re: [HACKERS] FOREIGN TABLE doc fix

2011-06-13 Thread Dave Page
On Mon, Jun 13, 2011 at 3:36 PM, Tom Lane t...@sss.pgh.pa.us wrote: Dave Page dp...@pgadmin.org writes: On Mon, Jun 13, 2011 at 3:20 PM, Tom Lane t...@sss.pgh.pa.us wrote: Don't hold your breath.  We'll probably be making enough changes in the FDW infrastructure (particularly planner support

Re: [HACKERS] FOREIGN TABLE doc fix

2011-06-13 Thread Dave Page
On Mon, Jun 13, 2011 at 4:38 PM, Andrew Dunstan and...@dunslane.net wrote: On 06/13/2011 10:25 AM, Dave Page wrote: Don't hold your breath.  We'll probably be making enough changes in the FDW infrastructure (particularly planner support) that making an FDW work on both 9.1 and 9.2 would

Re: [HACKERS] FOREIGN TABLE doc fix

2011-06-13 Thread Dave Page
On Mon, Jun 13, 2011 at 5:29 PM, Christopher Browne cbbro...@gmail.com wrote: On Mon, Jun 13, 2011 at 4:08 PM, Aidan Van Dyk ai...@highrise.ca wrote: On Mon, Jun 13, 2011 at 3:54 PM, Dave Page dp...@pgadmin.org wrote: Yeah - MySQL is one of the ones I've been hacking on. It's hard

Re: [HACKERS] FOREIGN TABLE doc fix

2011-06-13 Thread Dave Page
On Mon, Jun 13, 2011 at 6:56 PM, Tom Lane t...@sss.pgh.pa.us wrote: Robert Haas robertmh...@gmail.com writes: On Mon, Jun 13, 2011 at 12:38 PM, Dave Page dp...@pgadmin.org wrote: BTW; it seems to me this should be documented, as it could really hack off developers. I can't see anything

Re: [HACKERS] FOREIGN TABLE doc fix

2011-06-13 Thread Dave Page
for example. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org

Re: [HACKERS] reducing the overhead of frequent table locks - now, with WIP patch

2011-06-09 Thread Dave Page
. Can we make this the last post on this topic please? -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your

Re: [HACKERS] reducing the overhead of frequent table locks - now, with WIP patch

2011-06-07 Thread Dave Page
On Tue, Jun 7, 2011 at 12:29 AM, Tom Lane t...@sss.pgh.pa.us wrote: Dave Page dp...@pgadmin.org writes: On Mon, Jun 6, 2011 at 8:44 PM, Stephen Frost sfr...@snowman.net wrote: If we're going to start putting in changes like this, I'd suggest that we try and target something like September

Re: [HACKERS] reducing the overhead of frequent table locks - now, with WIP patch

2011-06-06 Thread Dave Page
changer. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref

Re: [HACKERS] reducing the overhead of frequent table locks - now, with WIP patch

2011-06-06 Thread Dave Page
On Mon, Jun 6, 2011 at 8:40 PM, Stefan Kaltenbrunner ste...@kaltenbrunner.cc wrote: On 06/06/2011 09:24 PM, Dave Page wrote: On Mon, Jun 6, 2011 at 8:12 PM, Dimitri Fontaine dimi...@2ndquadrant.fr wrote: So, to the question “do we want hard deadlines?” I think the answer is “no”, to “do we

Re: [HACKERS] reducing the overhead of frequent table locks - now, with WIP patch

2011-06-06 Thread Dave Page
On Mon, Jun 6, 2011 at 8:44 PM, Stephen Frost sfr...@snowman.net wrote: * Dave Page (dp...@pgadmin.org) wrote: Much as I hate to say it (I too want to keep our schedule as predictable and organised as possible), I have to agree. Assuming the patch is good, I think this is something we should

Re: [HACKERS] pg_listener in 9.0

2011-06-02 Thread Dave Page
on. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers

[HACKERS] pg_listener in 9.0

2011-06-01 Thread Dave Page
. This allows the app to indicate to the user if there is something wrong with their replication cluster. I can't find any way to get that information now - any ideas? -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL

Re: [HACKERS] pg_listener in 9.0

2011-06-01 Thread Dave Page
On Wed, Jun 1, 2011 at 11:27 AM, Heikki Linnakangas heikki.linnakan...@enterprisedb.com wrote: On 01.06.2011 13:09, Dave Page wrote: The pg_listener table was removed in 9.0 in the revamp of LISTEN/NOTIFY. In pgAdmin we used to perform a number of selects from the table to get information

Re: [HACKERS] pg_listener in 9.0

2011-06-01 Thread Dave Page
. That doesn't mean we cannot provide an alternative interface to the same info though (other things might of course). I suspect you're pretty much out of luck. Not me - our users. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise

Re: [HACKERS] pg_listener in 9.0

2011-06-01 Thread Dave Page
up the rest. :) :-( -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http

Re: [HACKERS] adding applications to the stack builder

2011-05-31 Thread Dave Page
can help with adding apps - please reply to me offlist. Have you done any work on an installer so far? -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list (pgsql

Re: [HACKERS] How can I check the treatment of bug fixes?

2011-05-28 Thread Dave Page
a database backed web form anyway - seems it would be a lot easier to just have that script write a record to a table. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing

Re: [HACKERS] Latch implementation that wakes on postmaster death on both win32 and Unix

2011-05-26 Thread Dave Page
, there is no detailed PS output, so I actually don't know what the lagger process is, and no easy way to determine that immediately occurs to me. Process Explorer might help you there: http://technet.microsoft.com/en-us/sysinternals/bb896653 -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake

Re: [HACKERS] Adding an example for replication configuration to pg_hba.conf

2011-05-19 Thread Dave Page
that token to initdb? Seems simple. I added some explanation of the all vs replication bit in the header comments. Revision attached. Looks good to me. As I mentioned offlist, I'd like it in teal please. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http

Re: [HACKERS] deprecating contrib for PGXN

2011-05-17 Thread Dave Page
, and consequently, how a binary distribution would work with PostgreSQL builds that may differ from machine to machine in important ways (think integer datetimes for example). -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise

Re: [HACKERS] windows installer (similar to old EnterpriseDB installer)

2011-05-13 Thread Dave Page
on how to get started? The EnterpriseDB installer is up to date - we build, test and release it as part of the PostgreSQL community release process. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: [HACKERS] Feature proposal: distinguish each PostgreSQL instance in the event log

2011-05-11 Thread Dave Page
identify itself differently from other instances. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your

Re: [HACKERS] A small step towards more organized beta testing

2011-05-03 Thread Dave Page
On Mon, May 2, 2011 at 7:12 PM, Josh Berkus j...@agliodbs.com wrote: Hackers, I've replaced test-report-by-email with a GoogleDocs application for Beta1. Didn't we stop doing that when the buildfarm came along? -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK

Re: [HACKERS] FDW table hints

2011-05-03 Thread Dave Page
indexes cannot be created on foreign tables? Magnus, I am not really sure if this is clever. When we make such a hint for foreign tables then we should make a similar hint for views. A view really isn't a table, unlike a foreign table, so I don't think that argument holds. -- Dave Page Blog

Re: [HACKERS] A small step towards more organized beta testing

2011-05-03 Thread Dave Page
On Tue, May 3, 2011 at 7:51 PM, Josh Berkus j...@agliodbs.com wrote: On 5/3/11 1:28 AM, Dave Page wrote: On Mon, May 2, 2011 at 7:12 PM, Josh Berkus j...@agliodbs.com wrote: Hackers, I've replaced test-report-by-email with a GoogleDocs application for Beta1. Didn't we stop doing that when

Re: [HACKERS] A small step towards more organized beta testing

2011-05-03 Thread Dave Page
On Tue, May 3, 2011 at 8:59 PM, Josh Berkus j...@agliodbs.com wrote: Also, Dave, there's a complaint about the one-click packages: pgsql-b...@postgresql.org please. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise

[HACKERS] PostgreSQL Core Team

2011-04-27 Thread Dave Page
to help with his efforts. He's one of the project's webmasters and sysadmins and also contributes to related projects such as pgAdmin. In his spare time, he serves as President of the Board of PostgreSQL Europe. Regards, Dave. -- Dave Page PostgreSQL Core Team http://www.postgresql.org/ -- Sent

Re: [HACKERS] Alpha4 release blockers (was Re: wrapping up this CommitFest)

2011-04-27 Thread Dave Page
] files.  Use 'cc -flags' for details And Huia is GCC: -bash-3.00$ /usr/sfw/bin/gcc --version gcc (GCC) 3.4.3 (csl-sol210-3_4-20050802) BTW I just swapped the compiler details for those two animals in the buildfarm database. I thought Andrew did that already? -- Dave Page Blog: http

Re: [HACKERS] make world fails

2011-04-27 Thread Dave Page
fail at this step. It's really annoying. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription

Re: EOL for 8.2 (was Re: [HACKERS] Formatting Curmudgeons WAS: MMAP Buffers)

2011-04-21 Thread Dave Page
, keeping it for longer means we might end up supporting 6 major releases at once. That may not be so much work on a day to day basis, but it adds up to a lot at release times, which was one of the reasons why we agreed on the 5 year support window. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter

Re: [HACKERS] Windows build issues

2011-04-07 Thread Dave Page
On Wed, Apr 6, 2011 at 6:47 PM, Andrew Dunstan and...@dunslane.net wrote: On 04/06/2011 01:34 PM, Dave Page wrote: On Wed, Apr 6, 2011 at 6:27 PM, Peter Eisentrautpete...@gmx.net  wrote:      * I have some doubts about whether the SDK is at all needed or        whether it would suffice

Re: [HACKERS] Windows build issues

2011-04-06 Thread Dave Page
build environments. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http

Re: [DOCS] [HACKERS] Uppercase SGML entity declarations

2011-04-05 Thread Dave Page
into that and had it cause delays when I've been building release installers before now (sourceforge were having issues iirc) - not good. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers

Re: [HACKERS] FDW state from plan time

2011-04-04 Thread Dave Page
On Sun, Apr 3, 2011 at 5:38 PM, Tom Lane t...@sss.pgh.pa.us wrote: Dave Page dp...@pgadmin.org writes: I can't help thinking I must be missing something obvious here, but is there any way to persist some data from PlanForeignScan to at least BeginForeignScan in an FDW? I'm aware of fdwplan

Re: [HACKERS] FDW state from plan time

2011-04-04 Thread Dave Page
the OID of the foreign server would be sufficient ID for a connection?). Foreign server + user id, probably. That's what I would recommend in this case. And database in some cases, but yes :-) -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http

Re: [HACKERS] time table for beta1

2011-04-04 Thread Dave Page
want release on the 18th.  That might be a bit ambitious, but we can always slip it a week if unforeseen problems crop up. The following weekend appears to be Easter, so it'd have to be a 2 week slip. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http

Re: [DOCS] [HACKERS] Uppercase SGML entity declarations

2011-04-04 Thread Dave Page
versions. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref

[HACKERS] FDW state from plan time

2011-04-03 Thread Dave Page
work. I'd like to avoid the connect/reconnect, as we all know they can be expensive! -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list (pgsql-hackers

Re: [HACKERS] Should psql support URI syntax?

2011-04-01 Thread Dave Page
with the Jones'. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org

Re: [HACKERS] Windows build issues

2011-03-31 Thread Dave Page
supported, and where is the vcbuild program supposed to come from? -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake

Re: [HACKERS] Chinese initdb on Windows

2011-03-21 Thread Dave Page
of times from Chinese users who I believe this would help. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your

Re: [HACKERS] Japanese developers?

2011-03-16 Thread Dave Page
from our other Japanese developers?  Tatsuo, Hiroshi (both of them), Hitoshi, Kaori, or any of the many members of JPUG? I've seen activity from Tatsuo and both Hiroshi's. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise

Re: [HACKERS] GSoC 2011 - Mentors? Projects?

2011-03-14 Thread Dave Page
, so please contact me *before* Friday. Please count me in as a mentor for a GUI project. It is an open source dashboard for PostgreSQL DBAs, called ADJ Dashboard. I can't find any info on that via Google. URL please? -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake

Re: [HACKERS] template0 database comment

2011-03-12 Thread Dave Page
ON DATABASE template0 IS 'only used by pg_dump';\n, No objection to the concept, but the actual text of this comment is approximately 100% wrong. I'd like to lodge a formal objection to the use of the word 'approximately' in the above comment. -- Dave Page Blog: http://pgsnake.blogspot.com

[HACKERS] Flex output missing from 9.1a4 tarballs?

2011-03-11 Thread Dave Page
]: *** [replication-recursive] Error 2 make[1]: Leaving directory `/mnt/buildfarm/pginstaller/server/source/postgres.linux/src' make[1]: *** [all-backend-recurse] Error 2 make: *** [all-src-recurse] Error 2 Looks like we're missing the pre-build output from the tarball. -- Dave Page Blog: http

Re: [HACKERS] Flex output missing from 9.1a4 tarballs?

2011-03-11 Thread Dave Page
On Fri, Mar 11, 2011 at 9:15 PM, Heikki Linnakangas heikki.linnakan...@enterprisedb.com wrote: On 11.03.2011 17:41, Dave Page wrote: Looks like we're missing the pre-build output from the tarball. Yes. Tom spotted and fixed this yesterday: I really should pay more attention to the committers

Re: [HACKERS] Flex output missing from 9.1a4 tarballs?

2011-03-11 Thread Dave Page
2011/3/11 Devrim GÜNDÜZ dev...@gunduz.org: On Fri, 2011-03-11 at 17:45 +0200, Heikki Linnakangas wrote: On 11.03.2011 17:41, Dave Page wrote: Looks like we're missing the pre-build output from the tarball. Yes. Tom spotted and fixed this yesterday: I believe we need an alpha5 for post

Re: [HACKERS] Flex output missing from 9.1a4 tarballs?

2011-03-11 Thread Dave Page
2011/3/11 Robert Haas robertmh...@gmail.com: 2011/3/11 Dave Page dp...@pgadmin.org: 2011/3/11 Devrim GÜNDÜZ dev...@gunduz.org: On Fri, 2011-03-11 at 17:45 +0200, Heikki Linnakangas wrote: On 11.03.2011 17:41, Dave Page wrote: Looks like we're missing the pre-build output from the tarball

Re: [HACKERS] Alpha4 release blockers (was Re: wrapping up this CommitFest)

2011-03-02 Thread Dave Page
actually Sun Studio? moa has never changed - but there was a mixup with huia's keys when they were first registered on the buildfarm. I wonder if it wasn't the keys, but the rest of the info that was actually confused. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB

Re: [HACKERS] Alpha4 release blockers (was Re: wrapping up this CommitFest)

2011-03-02 Thread Dave Page
On Thu, Mar 3, 2011 at 12:54 AM, Andrew Dunstan and...@dunslane.net wrote: On 03/02/2011 02:16 PM, Dave Page wrote: On Thu, Mar 3, 2011 at 12:42 AM, Alvaro Herrera alvhe...@commandprompt.com  wrote: Excerpts from Andrew Dunstan's message of mié mar 02 14:02:30 -0300 2011: On 03/02/2011

Re: [HACKERS] help: collation support on Windows

2011-02-25 Thread Dave Page
to populate the pg_collation catalog with. Finally, a regression test customized for Windows, but I can help with that later. What is the equivalent of locale -a? There isn't a command that I know of, but the API function you probably need is EnumSystemLocales. -- Dave Page Blog: http

Re: [HACKERS] Debian readline/libedit breakage

2011-02-17 Thread Dave Page
the source to the click installers. Actually, we don't. We used to, but we don't at this point. Depends on your definition of distribute (and what part you are specifically referring to). There's no tarball, but the installer sources are on git.postgresql.org. -- Dave Page Blog: http

Re: [HACKERS] Debian readline/libedit breakage

2011-02-17 Thread Dave Page
On Thu, Feb 17, 2011 at 11:45 AM, Magnus Hagander mag...@hagander.net wrote: On Thu, Feb 17, 2011 at 11:49, Dave Page dp...@pgadmin.org wrote: Depends on your definition of distribute (and what part you are specifically referring to). There's no tarball, but the installer sources

Re: [HACKERS] Sync Rep for 2011CF1

2011-02-07 Thread Dave Page
publish a date ASAP, that gives everyone a fair chance to finish their work - say, 4 weeks. Then, if we want to make the last commitfest the same length as the others next year, we can make that decision and document those plans. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake

Re: [HACKERS] Sync Rep for 2011CF1

2011-02-07 Thread Dave Page
On Mon, Feb 7, 2011 at 8:59 PM, Robert Haas robertmh...@gmail.com wrote: On Mon, Feb 7, 2011 at 2:56 PM, Dave Page dp...@pgadmin.org wrote: On Mon, Feb 7, 2011 at 6:55 PM, Robert Haas robertmh...@gmail.com wrote: On Mon, Feb 7, 2011 at 12:43 PM, Tom Lane t...@sss.pgh.pa.us wrote: Robert Haas

Re: [HACKERS] Sync Rep for 2011CF1

2011-02-07 Thread Dave Page
is, but I would certainly appreciate it if everyone could at least credit me with acting in good faith. Oh, I have absolutely no doubt you're working in good faith, and personally I thank you for the hard work you've put in. I just disagree with your interpretation of the timetable. -- Dave Page

Re: [HACKERS] Sync Rep for 2011CF1

2011-02-07 Thread Dave Page
On Mon, Feb 7, 2011 at 9:46 PM, Robert Haas robertmh...@gmail.com wrote: On Mon, Feb 7, 2011 at 3:34 PM, Dave Page dp...@pgadmin.org wrote: On Mon, Feb 7, 2011 at 9:25 PM, Robert Haas robertmh...@gmail.com wrote: You're moving the bar.  It DOES say that the CommitFest will end on February 15th

Re: [HACKERS] setlocale and gettext in Postgres

2011-02-01 Thread Dave Page
Japanese localisation on Win64. Upgrading gettext without the patch will fix Japanese, but break other translations (eg. French). -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers

Re: [HACKERS] setlocale and gettext in Postgres

2011-02-01 Thread Dave Page
On Tue, Feb 1, 2011 at 8:29 AM, Magnus Hagander mag...@hagander.net wrote: On Tue, Feb 1, 2011 at 09:08, Dave Page dp...@pgadmin.org wrote: On Tue, Feb 1, 2011 at 5:36 AM, Itagaki Takahiro itagaki.takah...@gmail.com wrote: 2011/1/27 Hiroshi Inoue in...@tpf.co.jp: I see now the following lines

Re: [HACKERS] setlocale and gettext in Postgres

2011-02-01 Thread Dave Page
On Tue, Feb 1, 2011 at 10:45 AM, Andrew Dunstan and...@dunslane.net wrote: Why are we only disabling the macro for WIN32 and not for the other platforms that the macro is defined for? Do we know it's not also a problem on Apple or Cygwin? No, not as far as I know. -- Dave Page Blog: http

Re: [RRR] [HACKERS] Seeking Mentors for Funded Reviewers

2011-01-25 Thread Dave Page
to everyone, or just .USians? If the latter, I'd be a little concerned that it may have a negative effect on attracting reviewers from outside the US. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: [RRR] [HACKERS] Seeking Mentors for Funded Reviewers

2011-01-25 Thread Dave Page
On Tue, Jan 25, 2011 at 1:39 PM, Richard Broersma richard.broer...@gmail.com wrote: On Tue, Jan 25, 2011 at 12:42 AM, Dave Page dp...@pgadmin.org wrote: Will the scheme be open to everyone, or just .USians? I do believe that such grants are limited to members of PgUS.  Although, I should

Re: [HACKERS] back branches vs. VS 2008

2011-01-03 Thread Dave Page
all you'll accomplish then is to have the buildfarm test something different form what we're shipping. Are you speaking for EDB on that? He's not speaking *for* us, but he's absolutely right. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http

Re: [HACKERS] back branches vs. VS 2008

2011-01-03 Thread Dave Page
On Mon, Jan 3, 2011 at 8:04 PM, Tom Lane t...@sss.pgh.pa.us wrote: Dave Page dp...@pgadmin.org writes: On Mon, Jan 3, 2011 at 6:50 PM, Tom Lane t...@sss.pgh.pa.us wrote: Magnus Hagander mag...@hagander.net writes: And we're not going to be changing the version that's actually used

Re: [HACKERS] Streaming replication as a separate permissions

2010-12-27 Thread Dave Page
this is needed. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref

Re: [HACKERS] Interesting behavior change in 8.2.x

2010-12-26 Thread Dave Page
, before we know the server version, so we need the server to ignore it if we want people to be able to use the 9.0 libpq with older servers (which of course, we do). -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL

Re: [HACKERS] Another proposal for table synonyms

2010-12-01 Thread Dave Page
an employment change I didn't know about, JD?  ;-) I was wondering the same thing. And trying to figure out what I could get him to work on :-p -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via

Re: [HACKERS] Isn't HANDLE 64 bits on Win64?

2010-11-16 Thread Dave Page
in the buildfarm. Yes. I actually thought we had one. Dave, weren't you going to set one up? I was, but I saw one there so didn't bother (hamerkop). Windows buildfarm critters can take a surprising amount of herding... -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake

Re: [HACKERS] [COMMITTERS] pgsql: Improved parallel make support

2010-11-14 Thread Dave Page
the bar somewhat for users that might want to build from source. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes

Re: [HACKERS] [COMMITTERS] pgsql: Improved parallel make support

2010-11-13 Thread Dave Page
On Sat, Nov 13, 2010 at 4:12 PM, Tom Lane t...@sss.pgh.pa.us wrote: It looks like all the unhappy critters are getting the same virtual memory exhausted error.  I wonder whether they are all using make 3.80 Both my Sparc and Intel Solaris critters have 3.80. -- Dave Page Blog: http

Re: [HACKERS] improved parallel make support

2010-11-11 Thread Dave Page
On Wed, Nov 10, 2010 at 6:13 PM, Andrew Dunstan and...@dunslane.net wrote: Yeah, it's complaining about not finding bison, but configure managed to find bison just fine. Are you sure the right make was installed? It looks suspicious because it's not talking about msys virtual maths like the

Re: [HACKERS] improved parallel make support

2010-11-11 Thread Dave Page
avoidable. Nor I, however I only have limited time to dedicate to that goal. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make

Re: [HACKERS] improved parallel make support

2010-11-11 Thread Dave Page
. We're probably going to be looking at that in the not-to-distant future as we want 64bit builds of both and will be using VC++. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql

Re: [HACKERS] improved parallel make support

2010-11-11 Thread Dave Page
On Thu, Nov 11, 2010 at 5:19 PM, Mark Cave-Ayland mark.cave-ayl...@siriusit.co.uk wrote: Dave Page wrote: On Thu, Nov 11, 2010 at 4:51 PM, Andrew Dunstan and...@dunslane.net wrote: Interesting. Doesn't EDB's PostgresPlus package include PostGIS, and isn't its Windows version build

Re: [HACKERS] improved parallel make support

2010-11-09 Thread Dave Page
On Sat, Nov 6, 2010 at 4:35 AM, Peter Eisentraut pete...@gmx.net wrote: On ons, 2010-11-03 at 16:34 +0200, Peter Eisentraut wrote: On tis, 2010-11-02 at 10:21 -0400, Tom Lane wrote: Do we have a handle on how many buildfarm members this will break? I suppose we don't.  One way to find out

Re: [HACKERS] standby registration (was: is sync rep stalled?)

2010-10-07 Thread Dave Page
On 10/7/10, Heikki Linnakangas heikki.linnakan...@enterprisedb.com wrote: On 06.10.2010 19:26, Greg Smith wrote: Now, the more relevant question, what I actually need in order for a Sync Rep feature in 9.1 to be useful to the people who want it most I talk to. That would be a simple to

Re: [HACKERS] Proposed Windows-specific change: Enable crash dumps (like core files)

2010-10-04 Thread Dave Page
 be necessary to ship the DLL with Pg, though the license permits that. We probably would want to - the version that comes with Windows is somewhat cut down, and MSDN recommends using the more recent versions from the debugging tools. Any idea of the performance overhead? (BCC'd Dave Page

Re: [HACKERS] O_DSYNC broken on MacOS X?

2010-09-30 Thread Dave Page
. Linux does not support fsync_writethrough http://www.westnet.com/~gsmith/content/postgresql/TuningPGWAL.htm So I don't think that invalidates his benchmark. Something else might of course... -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http

Re: [HACKERS] O_DSYNC broken on MacOS X?

2010-09-30 Thread Dave Page
. Linux does not support fsync_writethrough http://www.westnet.com/~gsmith/content/postgresql/TuningPGWAL.htm So I don't think that invalidates his benchmark. Something else might of course... -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http

Re: [HACKERS] Git downed?

2010-09-29 Thread Dave Page
2010/9/29 KaiGai Kohei kai...@kaigai.gr.jp: Does the git.postgresql.org down? Harada-san being also unreachable now. Seems to be a network issue. It's fine for some people (like me), and down for others. Thom reports that it's now back for him. -- Dave Page Blog: http://pgsnake.blogspot.com

Re: [HACKERS] [BUGS] BUG #5305: Postgres service stops when closing Windows session

2010-09-29 Thread Dave Page
On Wed, Sep 29, 2010 at 2:45 PM, Magnus Hagander mag...@hagander.net wrote: On Mon, Sep 27, 2010 at 14:34, Dave Page dp...@pgadmin.org wrote: On Thu, Sep 9, 2010 at 9:09 PM, Tom Lane t...@sss.pgh.pa.us wrote: Robert Haas robertmh...@gmail.com writes: It's hard to say what the safest option

Re: [HACKERS] [BUGS] BUG #5305: Postgres service stops when closing Windows session

2010-09-27 Thread Dave Page
unexpected side-effects. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise Postgres Company -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org

Re: [HACKERS] Re: [BUGS] BUG #5650: Postgres service showing as stopped when in fact it is running

2010-09-24 Thread Dave Page
that SeanC wrote something already. http://archives.postgresql.org/pgsql-patches/2003-07/msg00053.php -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise Postgres Company -- Sent via pgsql-hackers mailing list (pgsql

Re: [HACKERS] Configuring synchronous replication

2010-09-22 Thread Dave Page
structure reasonably readable The ini format meets all of those requirements - and it's certainly far more readable/editable than XML and friends. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise Postgres Company

Re: [HACKERS] snapshot generation broken

2010-09-22 Thread Dave Page
repository. Whens that due to be fixed? I imagine most of the buildfarm is testing that still... -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise Postgres Company -- Sent via pgsql-hackers mailing list (pgsql-hackers

Re: [HACKERS] Configuring synchronous replication

2010-09-22 Thread Dave Page
On Wed, Sep 22, 2010 at 12:07 PM, Andrew Dunstan and...@dunslane.net wrote: On 09/22/2010 04:54 AM, Dave Page wrote: On Wed, Sep 22, 2010 at 9:47 AM, Andrew Dunstanand...@dunslane.net  wrote: The ini file format is not flexible enough, IMNSHO. If we're going to adopt a new config file

Re: [HACKERS] BUG #5661: The character encoding in logfile is confusing.

2010-09-22 Thread Dave Page
editors etc tend to understand and recognise UTF-8 especially with the BOM. That would be ideal for us. Unfortunately, because many unix utilities (grep etc) aren't encoding aware, that'll cause problems when people go to search log files. For (eg) 広告掲載 But not for others! -- Dave Page Blog

Re: [HACKERS] Configuring synchronous replication

2010-09-22 Thread Dave Page
On Wed, Sep 22, 2010 at 12:50 PM, Peter Eisentraut pete...@gmx.net wrote: On ons, 2010-09-22 at 12:20 +0100, Dave Page wrote: No, it's really not hierarchical. It only has goes one level deep. I guess pgAdmin/wxWidgets are broken then :-) [Servers] Count=5 [Servers/1] Server=localhost

Re: [HACKERS] Configuring synchronous replication

2010-09-22 Thread Dave Page
= [], }, build_env = {     CCACHE_DIR = /home/andrew/pgfarmbuild/ccache/$branch, }, Both of which I've also used in the past, and also find uncomfortable and awkward for configuration files. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http

Re: [HACKERS] Configuring synchronous replication

2010-09-21 Thread Dave Page
then, at least, we'd still only have 2 formats of configuration. Want to spend a few days hacking on a config editor for pgAdmin, and then re-evaluate that comment? :-) -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise

Re: [HACKERS] Postgres Licensing

2010-09-20 Thread Dave Page
question. We like people building cool stuff with our code - and like the freedom to do so that our licence allows. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise Postgres Company -- Sent via pgsql-hackers mailing

<    1   2   3   4   5   6   7   8   9   10   >