File list

From PostgreSQL Wiki

Jump to: navigation, search
Show items per page
 

descDate Name User Size Description
09:29, 3 January 2009 Hs.v6a.20090103_1.tar.bz2 (file) Simon 68 KB (v6a)
18:34, 31 December 2008 Hs.v6.20081231_1.tar.bz2 (file) Simon 68 KB (v6 patches for Hot Standby)
17:42, 18 December 2008 Hs.v5.20081218_1.tar.bz2 (file) Simon 66 KB  
20:36, 17 December 2008 Hs.v5.20081217_2.tar (file) Simon 350 KB (v5 broken into smaller pieces)
15:12, 17 December 2008 Hot_standby.v5.20081217_1.patch.bz2 (file) Simon 66 KB (v5 brought up to latest CVS head)
13:12, 8 December 2008 Webmin-pgsql-fw.png (file) Liraz 109 KB  
13:11, 8 December 2008 Phppgadmin3.png (file) Liraz 55 KB  
13:10, 8 December 2008 Screenshot-confconsole1.png (file) Liraz 69 KB  
13:09, 8 December 2008 Screenshot-boot.png (file) Liraz 42 KB  
12:52, 8 December 2008 Turnkey-postgresql.png (file) Liraz 13 KB  
07:55, 6 December 2008 Synch_Rep_Architecture_03.pdf (file) Masaofujii 65 KB (I updated P3, 4.)
07:59, 5 December 2008 Synch_Rep_Architecture_02.pdf (file) Masaofujii 62 KB  
07:53, 5 December 2008 Synch_Rep_Architecture.pdf (file) Masaofujii 62 KB (Add P6, 7 - The flow of WAL in Synch Rep (sharing archive) - The flow of WAL in Synch Rep (not sharing archive))
13:28, 3 December 2008 Pguswest2008hnd.pdf (file) Richard.broersma 400 KB  
11:55, 3 December 2008 02_flow_of_wal.png (file) Masaofujii 41 KB  
11:55, 3 December 2008 01_process_architecture.png (file) Masaofujii 47 KB  
11:14, 3 December 2008 PgAgent_Autojob_for_Win.doc (file) Abr 36 KB (This file is optimized version of the file "http://wiki.postgresql.org/wiki/Image:PgAgent_for_windows.doc" for auto scheduled backup via pgAgent.)
11:11, 3 December 2008 PG_AutoBkp_via_ScheduledTask.doc (file) Abr 34 KB (This file contains complete description on auto scheduled back up via windows scheduled task.)
11:06, 3 December 2008 PG_Replication_on_Win.doc (file) Abr 100 KB (Complete description of PostgreSQL REPLICATION on windows. How to include new tables in replication which are created in already Replicated database. )
02:22, 28 November 2008 Synch_rep_patchset_v4.tgz (file) Masaofujii 108 KB (Hello, Attached is the updated patch of Synch Rep (v4). I changed the patch according to the comment against v3 and fixed some bugs. http://archives.postgresql.org/pgsql-hackers/2008-11/msg01615.php List of updates -------------------- * Rename the database for replication from "walsender" to "replication". * Change the way to treat "replication" database so that the normal client can connect and query to it. So, in order to start replication, it's necessary to connect to "replication" database and send the particular message. * Disable skipping-WAL optimization during replication like WAL archiving. * Push RequestXLogSend and WaitXLogSend into XLogFlush to simplify the code. * Re-define replication_timeout as PGC_SUSET to prevent the non-superuser from stopping replication easily. * Change the logic to forbid the startup process from trying to redo the WAL which walreceiver has not received yet. This happens when the trigger file of pg_standby is created while walreceiver is alive. Before the startup process get over the WAL position where walreceiver has not reached at yet, walreceiver certainly exits. * Integrate the logic to start replication between walsender and walreceiver in order to simplify the code. * Change walsender and walreceiver to display the replication starting / ending position when replication starts / ends. * Skip recycling the restored WAL file if it's a symbolic link. * Re-zero the page if needed before walreceiver writes the WAL to disk. * Add new trigger file option into pg_standby, which can promote the standby to the primary without any transaction loss. http://archives.postgresql.org/pgsql-hackers/2008-11/msg01638.php I shelved the change for pg_standby to get over the gap of timeline this time, because the consensus is not reached. http://archives.postgresql.org/pgsql-hackers/2008-11/msg01612.php If you notice anything, please feel free to comment! Regards, -- Fujii Masao NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center)
12:58, 26 November 2008 Porting_Applications_from_Oracle_to_PostgreSQL.odp (file) Petere 312 KB (Peter Eisentraut's presentation at European PGDay 2008 Prato)
15:23, 20 November 2008 PgAgent_for_windows.doc (file) Aroravishal22 28 KB (These are the step by step procedure to configure and make pgagent work. This would be helpful for the first timers. I had tried to be as simple as possible. In case you need any help please feel free to contact me. )
10:03, 17 November 2008 SepgsqlDocFigure02.png (file) Kaigai 43 KB  
08:00, 6 November 2008 SepgsqlDocFigure10.png (file) Kaigai 36 KB (SE-PostgreSQL: static fallback context)
05:37, 6 November 2008 SepgsqlDocFigure09.png (file) Kaigai 37 KB (SE-PostgreSQL: Labeled Networking figure)
07:01, 5 November 2008 SepgsqlDocFigure08.png (file) Kaigai 80 KB (system-config-selinux)
05:50, 5 November 2008 SepgsqlDocFigure07.png (file) Kaigai 37 KB (fugure of SE-PostgreSQL documentation. Access control matrix of MLS policy)
08:04, 4 November 2008 SepgsqlDocFigure06.png (file) Kaigai 17 KB (SE-PostgreSQL documentation figure. - An example of security context)
05:24, 4 November 2008 SepgsqlDocFigure04.png (file) Kaigai 46 KB (SE-PostgreSQL documentation figure. - width is adjusted to 450px - add a security policy within reference monitor)
04:37, 4 November 2008 SepgsqlDocFigure05.png (file) Kaigai 65 KB (SE-PostgreSQL documentation figure - 05. TE: Type Enforcement)
02:15, 24 October 2008 SepgsqlDocFigure03.png (file) Kaigai 75 KB  
06:21, 23 October 2008 PGDay-GIT.pdf (file) Heikki 413 KB  
14:06, 22 October 2008 PostgreSQL_on_a_NetApp.pdf (file) Dpage 325 KB (PostgreSQL on a NetApp. A lightning talk by Stefan Kaltenbrunner.)
14:04, 22 October 2008 Continuent_Tungsten.ppt (file) Dpage 2.6 MB (A lightning talk on Continuent's Tungsten, by Stephane Giron)
13:59, 22 October 2008 Small_Farmer_microfinance_software_system.pptx (file) Dpage 2.85 MB (A lightning talk by Alex Weir on a micro finance system for small farmers. A Microsoft Powerpoint presentation, including audio as Alex was unable to attend in person.)
13:51, 22 October 2008 Explaining_EXPLAIN.pdf (file) Stark 363 KB  
13:43, 22 October 2008 How_Long_Is_a_String.pdf (file) Stark 266 KB  
13:42, 22 October 2008 Some_stuff_about_PostgreSQL.pdf (file) Dpage 365 KB (Slides from the PGDay.EU 2008 keynote talk presented by Dave Page and Magnus Hagander.)
12:48, 22 October 2008 Pg_upgrade.pdf (file) Hlipa 182 KB (PostgreSQL In-place upgrade project)
12:33, 22 October 2008 Prato_2008_pgq_batches.pdf (file) Dim 231 KB (How to abuse PGQ for batches reliability needs? This talk show how to get daemons batches that are: * reliable, easy to monitor and control (logs) * out of a developer screen session * easy to stop & restart * reusing existing models)
12:31, 22 October 2008 Trees_and_More_PGDay_EU_2008.pdf (file) Dfetter 768 KB  
12:30, 22 October 2008 Prato_2008_pgloader.pdf (file) Dim 522 KB (Using pgloader to load your flat file data, whether they're real CSV, pretend to be CSV, or even fixed delimited fields, allow you to skip writing any sed helper script and to use all your systems CPUs.You'll discover exactly how to achieve this, and more, in this talk.)
12:27, 22 October 2008 Prato_2008_prefix.pdf (file) Dim 652 KB (PostgreSQL extensibility allows ones to easily write custom indexing with GiST, for some value of "easy". This talk goes into some details of how to write a custom indexing solution and a custom varlena datatype.The talk will target the prefix project, allowing for prefix table look-ups. )
02:36, 22 October 2008 SepgsqlDocFigure01.png (file) Kaigai 78 KB (A figure of SE-PostgreSQL)
02:34, 22 October 2008 SepgsqlLogo.png (file) Kaigai 21 KB (The logo character of SE-PostgreSQL. His design is based on a doberman, but has no name.)
15:45, 21 October 2008 7_Mark_Wong_-_P5.pdf (file) Selenamarie 43 KB (Mark Wong's new Performance group in Portland)
15:41, 21 October 2008 6_Adam_Lodge_-_PostGIS_Archealogy.pdf (file) Selenamarie 948 KB (PostGIS and Archaelogy talk from Adam Lodge (awesome!))
15:40, 21 October 2008 4_Magnus_lightning-random.pdf (file) Selenamarie 196 KB (Magnus Hagander's Debian-compatible Random Number Generator talk)
15:40, 21 October 2008 3_Erik_Jones_-_pg_partitioner.pdf (file) Selenamarie 156 KB (PG Partitioner - another python contrib from Erik Jones!)
15:38, 21 October 2008 1_Josh_Drake_-_pitr_made_easy.pdf (file) Selenamarie 48 KB (PITR script description from Josh Drake - need URL for code :))

First page
First page
Previous page
Previous page
Next page
Next page
Last page
Last page
Views
Personal tools