First  |  Prev |  Next  |  Last
Pages: 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
pgsql: Fix a couple of bugs in win32 shmem namegeneration: * Don't cut
Alvaro Herrera wrote: Magnus Hagander wrote: Tom Lane wrote: According to what you just told me, the original coding is storing the name in a "local namespace", which presumably means it won't conflict anyway. Ergo, the existing coding is simply broken and there's nothing we can do about... 5 Jul 2008 06:24
Explain XML patch v2
Peter Eisentraut <peter_e(a)gmx.net> writes: Am Freitag, 4. Juli 2008 schrieb Tom Raney: Regarding the XML datum, in order to support that, will all users need � to compile with libxml? �Are there any lighter weight solutions to � serialize other than libxml? You can create XML without libxml. Seem... 4 Jul 2008 12:03
Review: DTrace probes (merged version)
I performed review of merged patch from Robert Treat. At first point the patch does not work (SunOS 5.11 snv_86 sun4u sparc SUNW,Sun-Fire-V240) truncate ... ok alter_table ... FAILED (test process exited with exit code 2) sequence ... ok polymorphism ... 23 Jul 2008 15:21
Adding variables for segment_size, wal_segment_sizeand block sizes
On Thu, 2008-07-03 at 16:36 +0200, Bernd Helmle wrote: --On Montag, Juni 30, 2008 18:47:33 -0400 Bruce Momjian <bruce(a)momjian.us> wrote: I'd like to implement them if we agree on them Bernd, have you made any progress on this? Here's a patch for this. I'll add it to the commit ... 8 Jul 2008 02:51
log_rotation_age integer overflow display quirk
I just noticed that setting log_rotation_age to a value larger than 24 days results in rather weird output (I have not actually tested yet if that affects the functionality too or just the output): test=# show log_rotation_age; log_rotation_age ------------------ -2134967296ms (1 row) this is a 64bi... 6 Jul 2008 16:03
Multi-column GIN
Dumb question: What's the benefit of a multi-column GIN index over multiple single-column GIN indexes? -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com -- Sent via pgsql-hackers mailing list (pgsql-hackers(a)postgresql.org) To make changes to your subscription: http://www.postgresq... 4 Jul 2008 04:53
Truncated queries when select * frompg_stat_activity - wishlist / feature request
Dave Witt wrote: ..but Postgres only shows the first ~1000 chars from each queued/running query. I know this is a long-standing issue (from reading other posts/sites), but I'd like to throw in my vote for showing the entire query, in some future version (easier said than done, I know). After 5 ... 3 Jul 2008 22:46
Truncated queries when select * from pg_stat_activity - wishlist/ feature request
Hi Everyone, My first posting to the group.. I came from a mysql background (~7 years, small/mid database, about 55gig), where I could do "SHOW FULL PROCESSLIST;" to see all the queries currently queued/running on the system. I found it a very useful feature. The Postgres equivalent is (roughly) "SELECT *... 3 Jul 2008 22:46
CommitFest rules
it concerns me that despite it being day 3 of the July commit fest, people are still being advised to add new items to the wiki page. To make the idea work, we need to stick to the rules we defined when we came up with the concept - specifically, no new patches once the fest begins! So please - new patches to ... 11 Jul 2008 07:53
Switching between terminals
On Thu, 2008-07-03 at 19:56 +0530, cinu wrote: Could anyone please tell me where I am going wrong and if there is a way I can get the same behaviour that I am getting while I am executing the through psql prompt. You're mistake is that you think a transaction is related to your terminal, but it is in fact ... 3 Jul 2008 11:28
First  |  Prev |  Next  |  Last
Pages: 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86