Project

General

Profile

« Previous | Next » 

Revision 11245

web/links/index.htm: updated to Firefox bookmarks. sudo: added instructions to turn off incorrect password e-mails.

View differences:

web/links/index.htm
256 256
        </DL><p>
257 257
        <DT><a name="resources" href="#resources"><H3 ADD_DATE="1317674664">resources</H3></a>
258 258
        <DL><p>
259
            <DT><a name="DBs" href="#DBs"><H3 ADD_DATE="1346355036">DBs</H3></a>
260
            <DL><p>
261
                <DT><a name="MDB" href="#MDB"><H3 ADD_DATE="1346359651">MDB</H3></a>
262
                <DL><p>
263
                    <DT><A HREF="http://dba.openoffice.org/drivers/mdb/index.html" name="http://dba.openoffice.org/drivers/mdb/index.html" ADD_DATE="1317750487" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Linux MDB driver - alpha version</A><a name="Linux MDB driver - alpha version" href="#Linux MDB driver - alpha version" style="margin-left: 0.5em;">&para;</a>
264
<DD>page's description: OpenOffice.org: The Free, Open Source Office Suite
265
                    <DT><A HREF="http://www.automatthew.com/2008/02/how-to-compile-mdbtools-on-mac-os-x.html" name="http://www.automatthew.com/2008/02/how-to-compile-mdbtools-on-mac-os-x.html" ADD_DATE="1317751954" ICON_URI="http://www.automatthew.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.automatthew.com/favicon.ico" style="margin-right: 0.5em;"/>The Electrofriend: How to compile mdbtools on Mac OS X 10.4 and 10.5</A><a name="The Electrofriend: How to compile mdbtools on Mac OS X 10.4 and 10.5" href="#The Electrofriend: How to compile mdbtools on Mac OS X 10.4 and 10.5" style="margin-left: 0.5em;">&para;</a>
266
                    <DT><A HREF="http://mdbtools.sourceforge.net/" name="http://mdbtools.sourceforge.net/" ADD_DATE="1346359637" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>MDB Tools - Unlocking Your Data</A><a name="MDB Tools - Unlocking Your Data" href="#MDB Tools - Unlocking Your Data" style="margin-left: 0.5em;">&para;</a>
267
                    <DT><A HREF="http://www.razorsql.com/articles/ms_access_mac_os_x.html" name="http://www.razorsql.com/articles/ms_access_mac_os_x.html" ADD_DATE="1317751758" ICON_URI="http://www.razorsql.com/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://www.razorsql.com/favicon.ico" style="margin-right: 0.5em;"/>How to Open and Edit MS Access Databases from Mac OS X</A><a name="How to Open and Edit MS Access Databases from Mac OS X" href="#How to Open and Edit MS Access Databases from Mac OS X" style="margin-left: 0.5em;">&para;</a>
268
<DD>page's description: Information on how to read and query MS Access databases from Mac OS X.
269
                </DL><p>
270
                <DT><a name="SQL" href="#SQL"><H3 ADD_DATE="1365883347">SQL</H3></a>
271
                <DL><p>
272
                    <DT><a name="inheritance" href="#inheritance"><H3 ADD_DATE="1367832786">inheritance</H3></a>
273
                    <DL><p>
274
                        <DT><A HREF="http://stackoverflow.com/questions/3579079/how-can-you-represent-inheritance-in-a-database" name="http://stackoverflow.com/questions/3579079/how-can-you-represent-inheritance-in-a-database" ADD_DATE="1365882420" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>sql - How can you represent inheritance in a database? - Stack Overflow</A><a name="sql - How can you represent inheritance in a database? - Stack Overflow" href="#sql - How can you represent inheritance in a database? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
275
                        <DT><A HREF="http://forums.xkcd.com/viewtopic.php?f=40&t=100131" name="http://forums.xkcd.com/viewtopic.php?f=40&t=100131" ADD_DATE="1365882944" ICON_URI="http://forums.xkcd.com/favicon.ico"><img width="16" height="16" src="http://forums.xkcd.com/favicon.ico" style="margin-right: 0.5em;"/>xkcd • View topic - Inheritance in SQL</A><a name="xkcd • View topic - Inheritance in SQL" href="#xkcd • View topic - Inheritance in SQL" style="margin-left: 0.5em;">&para;</a>
276
<DD>&quot;One table per class with type field: Same as above, with a column in the parent class table indicating the sub-class.&quot;
277

  
278
&quot;Or... use Postgres
279

  
280
http://www.postgresql.org/docs/8.1/stat ... herit.html&quot;
281
                    </DL><p>
282
                    <DT><a name="MySQL" href="#MySQL"><H3 ADD_DATE="1346354953">MySQL</H3></a>
283
                    <DL><p>
284
                        <DT><a name="doc" href="#doc"><H3 ADD_DATE="1368223591">doc</H3></a>
285
                        <DL><p>
286
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.1/en/load-data.html" name="http://dev.mysql.com/doc/refman/5.1/en/load-data.html" ADD_DATE="1364880853" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.1 Reference Manual :: 13.2.6 LOAD DATA INFILE Syntax</A><a name="MySQL :: MySQL 5.1 Reference Manual :: 13.2.6 LOAD DATA INFILE Syntax" href="#MySQL :: MySQL 5.1 Reference Manual :: 13.2.6 LOAD DATA INFILE Syntax" style="margin-left: 0.5em;">&para;</a>
287
<DD>&quot;file_name cannot be an existing file&quot;
288

  
289
&quot;The file is created on the server host, so you must have the FILE privilege to use this syntax&quot;
290

  
291
&quot;if the MySQL client software is installed on the remote machine, you can instead use a client command such as mysql -e &quot;SELECT ...&quot; &gt; file_name to generate the file on the client host&quot;
292
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.1/en/select-into.html" name="http://dev.mysql.com/doc/refman/5.1/en/select-into.html" ADD_DATE="1364880728" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.1 Reference Manual :: 13.2.8.1 SELECT ... INTO Syntax</A><a name="MySQL :: MySQL 5.1 Reference Manual :: 13.2.8.1 SELECT ... INTO Syntax" href="#MySQL :: MySQL 5.1 Reference Manual :: 13.2.8.1 SELECT ... INTO Syntax" style="margin-left: 0.5em;">&para;</a>
293
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/charset-convert.html" name="http://dev.mysql.com/doc/refman/5.5/en/charset-convert.html" ADD_DATE="1366752059" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 10.1.9.2 CONVERT() and CAST()</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 10.1.9.2 CONVERT() and CAST()" href="#MySQL :: MySQL 5.5 Reference Manual :: 10.1.9.2 CONVERT() and CAST()" style="margin-left: 0.5em;">&para;</a>
294
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/date-and-time-types.html" name="http://dev.mysql.com/doc/refman/5.5/en/date-and-time-types.html" ADD_DATE="1345023577" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 11.3 Date and Time Types</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 11.3 Date and Time Types" href="#MySQL :: MySQL 5.5 Reference Manual :: 11.3 Date and Time Types" style="margin-left: 0.5em;">&para;</a>
295
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/binary-varbinary.html" name="http://dev.mysql.com/doc/refman/5.5/en/binary-varbinary.html" ADD_DATE="1366749860" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 11.4.2 The BINARY and VARBINARY Types</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 11.4.2 The BINARY and VARBINARY Types" href="#MySQL :: MySQL 5.5 Reference Manual :: 11.4.2 The BINARY and VARBINARY Types" style="margin-left: 0.5em;">&para;</a>
296
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/create-index.html" name="http://dev.mysql.com/doc/refman/5.5/en/create-index.html" ADD_DATE="1379929639" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 13.1.13 CREATE INDEX Syntax</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 13.1.13 CREATE INDEX Syntax" href="#MySQL :: MySQL 5.5 Reference Manual :: 13.1.13 CREATE INDEX Syntax" style="margin-left: 0.5em;">&para;</a>
297
<DD>&quot;
298
Storage Engine	Permissible Index Types
299
MyISAM	BTREE
300
InnoDB	BTREE
301
MEMORY/HEAP	HASH, BTREE
302
NDB	BTREE, HASH (see note in text)
303
&quot;
304
note that HASH is *not* available for either MyISAM or InnoDB
305
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/create-procedure.html" name="http://dev.mysql.com/doc/refman/5.5/en/create-procedure.html" ADD_DATE="1366898392" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 13.1.15 CREATE PROCEDURE and CREATE FUNCTION Syntax</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 13.1.15 CREATE PROCEDURE and CREATE FUNCTION Syntax" href="#MySQL :: MySQL 5.5 Reference Manual :: 13.1.15 CREATE PROCEDURE and CREATE FUNCTION Syntax" style="margin-left: 0.5em;">&para;</a>
306
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/sql-syntax-prepared-statements.html" name="http://dev.mysql.com/doc/refman/5.5/en/sql-syntax-prepared-statements.html" ADD_DATE="1366898699" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 13.5 SQL Syntax for Prepared Statements</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 13.5 SQL Syntax for Prepared Statements" href="#MySQL :: MySQL 5.5 Reference Manual :: 13.5 SQL Syntax for Prepared Statements" style="margin-left: 0.5em;">&para;</a>
307
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/resignal.html" name="http://dev.mysql.com/doc/refman/5.5/en/resignal.html" ADD_DATE="1364942562" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 13.6.7.3 RESIGNAL Syntax</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 13.6.7.3 RESIGNAL Syntax" href="#MySQL :: MySQL 5.5 Reference Manual :: 13.6.7.3 RESIGNAL Syntax" style="margin-left: 0.5em;">&para;</a>
308
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/signal.html" name="http://dev.mysql.com/doc/refman/5.5/en/signal.html" ADD_DATE="1364942396" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 13.6.7.4 SIGNAL Syntax</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 13.6.7.4 SIGNAL Syntax" href="#MySQL :: MySQL 5.5 Reference Manual :: 13.6.7.4 SIGNAL Syntax" style="margin-left: 0.5em;">&para;</a>
309
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/grant.html" name="http://dev.mysql.com/doc/refman/5.5/en/grant.html" ADD_DATE="1366768685" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 13.7.1.3 GRANT Syntax</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 13.7.1.3 GRANT Syntax" href="#MySQL :: MySQL 5.5 Reference Manual :: 13.7.1.3 GRANT Syntax" style="margin-left: 0.5em;">&para;</a>
310
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/show-create-procedure.html" name="http://dev.mysql.com/doc/refman/5.5/en/show-create-procedure.html" ADD_DATE="1366898978" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 13.7.5.11 SHOW CREATE PROCEDURE Syntax</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 13.7.5.11 SHOW CREATE PROCEDURE Syntax" href="#MySQL :: MySQL 5.5 Reference Manual :: 13.7.5.11 SHOW CREATE PROCEDURE Syntax" style="margin-left: 0.5em;">&para;</a>
311
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/kill.html" name="http://dev.mysql.com/doc/refman/5.5/en/kill.html" ADD_DATE="1369431847" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 13.7.6.4 KILL Syntax</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 13.7.6.4 KILL Syntax" href="#MySQL :: MySQL 5.5 Reference Manual :: 13.7.6.4 KILL Syntax" style="margin-left: 0.5em;">&para;</a>
312
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/innodb-restrictions.html" name="http://dev.mysql.com/doc/refman/5.5/en/innodb-restrictions.html" ADD_DATE="1366744812" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 14.3.15 Limits on InnoDB Tables</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 14.3.15 Limits on InnoDB Tables" href="#MySQL :: MySQL 5.5 Reference Manual :: 14.3.15 Limits on InnoDB Tables" style="margin-left: 0.5em;">&para;</a>
313
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/innodb-create-index-overview.html" name="http://dev.mysql.com/doc/refman/5.5/en/innodb-create-index-overview.html" ADD_DATE="1366895888" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 14.4.2.1 Overview of Fast Index Creation</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 14.4.2.1 Overview of Fast Index Creation" href="#MySQL :: MySQL 5.5 Reference Manual :: 14.4.2.1 Overview of Fast Index Creation" style="margin-left: 0.5em;">&para;</a>
314
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/view-algorithms.html" name="http://dev.mysql.com/doc/refman/5.5/en/view-algorithms.html" ADD_DATE="1369922467" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 19.5.2 View Processing Algorithms</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 19.5.2 View Processing Algorithms" href="#MySQL :: MySQL 5.5 Reference Manual :: 19.5.2 View Processing Algorithms" style="margin-left: 0.5em;">&para;</a>
315
<DD>&quot;For UNDEFINED, MySQL chooses which algorithm to use&quot;
316

  
317
&quot;A reason to choose TEMPTABLE explicitly is that locks can be released on underlying tables after the temporary table has been created and before it is used to finish processing the statement&quot;
318
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/mysql-command-options.html" name="http://dev.mysql.com/doc/refman/5.5/en/mysql-command-options.html" ADD_DATE="1366893751" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 4.5.1.1 mysql Options</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 4.5.1.1 mysql Options" href="#MySQL :: MySQL 5.5 Reference Manual :: 4.5.1.1 mysql Options" style="margin-left: 0.5em;">&para;</a>
319
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/mysql-commands.html" name="http://dev.mysql.com/doc/refman/5.5/en/mysql-commands.html" ADD_DATE="1364873441" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 4.5.1.2 mysql Commands</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 4.5.1.2 mysql Commands" href="#MySQL :: MySQL 5.5 Reference Manual :: 4.5.1.2 mysql Commands" style="margin-left: 0.5em;">&para;</a>
320
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/server-sql-mode.html#sqlmode_postgresql" name="http://dev.mysql.com/doc/refman/5.5/en/server-sql-mode.html#sqlmode_postgresql" ADD_DATE="1368048993" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 5.1.7 Server SQL Modes &gt; POSTGRESQL</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 5.1.7 Server SQL Modes &gt; POSTGRESQL" href="#MySQL :: MySQL 5.5 Reference Manual :: 5.1.7 Server SQL Modes &gt; POSTGRESQL" style="margin-left: 0.5em;">&para;</a>
321
<DD>&quot;Equivalent to PIPES_AS_CONCAT, ANSI_QUOTES, IGNORE_SPACE, NO_KEY_OPTIONS, NO_TABLE_OPTIONS, NO_FIELD_OPTIONS.&quot;
322
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/index-btree-hash.html" name="http://dev.mysql.com/doc/refman/5.5/en/index-btree-hash.html" ADD_DATE="1366865295" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 8.3.8 Comparison of B-Tree and Hash Indexes</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 8.3.8 Comparison of B-Tree and Hash Indexes" href="#MySQL :: MySQL 5.5 Reference Manual :: 8.3.8 Comparison of B-Tree and Hash Indexes" style="margin-left: 0.5em;">&para;</a>
323
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/identifiers.html" name="http://dev.mysql.com/doc/refman/5.5/en/identifiers.html" ADD_DATE="1366748434" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 9.2 Schema Object Names</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 9.2 Schema Object Names" href="#MySQL :: MySQL 5.5 Reference Manual :: 9.2 Schema Object Names" style="margin-left: 0.5em;">&para;</a>
324
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/resetting-permissions.html" name="http://dev.mysql.com/doc/refman/5.5/en/resetting-permissions.html" ADD_DATE="1378707531" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: C.5.4.1 How to Reset the Root Password</A><a name="MySQL :: MySQL 5.5 Reference Manual :: C.5.4.1 How to Reset the Root Password" href="#MySQL :: MySQL 5.5 Reference Manual :: C.5.4.1 How to Reset the Root Password" style="margin-left: 0.5em;">&para;</a>
325
<DD>-
326
to add a user if you are not root but have sudo access:
327

  
328
sudo service mysql stop
329
sudo mysqld --skip-grant-tables  --skip-networking &amp;
330
sudo mysql
331
&gt; INSERT INTO mysql.user (Host, User, Password) VALUES (&#39;localhost&#39;, &#39;user&#39;, PASSWORD(&#39;password&#39;));
332
sudo kill &quot;$(cat /var/run/mysqld/mysqld.pid)&quot;
333
sudo service mysql start
334
mysql
335
&gt; GRANT SELECT, SHOW VIEW ON `db`.* TO &#39;user&#39;@&#39;localhost&#39; WITH GRANT OPTION;
336
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/glossary.html#glos_clustered_index" name="http://dev.mysql.com/doc/refman/5.5/en/glossary.html#glos_clustered_index" ADD_DATE="1366896044" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: MySQL Glossary :: clustered index</A><a name="MySQL :: MySQL 5.5 Reference Manual :: MySQL Glossary :: clustered index" href="#MySQL :: MySQL 5.5 Reference Manual :: MySQL Glossary :: clustered index" style="margin-left: 0.5em;">&para;</a>
337
<DD>&quot;Because modifying the columns of the clustered index is an expensive operation, choose primary columns that are rarely or never updated.&quot;
338
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.6/en/alter-database.html" name="http://dev.mysql.com/doc/refman/5.6/en/alter-database.html" ADD_DATE="1346340363" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.6 Reference Manual :: 13.1.1 ALTER DATABASE Syntax</A><a name="MySQL :: MySQL 5.6 Reference Manual :: 13.1.1 ALTER DATABASE Syntax" href="#MySQL :: MySQL 5.6 Reference Manual :: 13.1.1 ALTER DATABASE Syntax" style="margin-left: 0.5em;">&para;</a>
339
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.6/en/mysqldump.html" name="http://dev.mysql.com/doc/refman/5.6/en/mysqldump.html" ADD_DATE="1346821922" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.6 Reference Manual :: 4.5.4 mysqldump — A Database Backup Program</A><a name="MySQL :: MySQL 5.6 Reference Manual :: 4.5.4 mysqldump — A Database Backup Program" href="#MySQL :: MySQL 5.6 Reference Manual :: 4.5.4 mysqldump — A Database Backup Program" style="margin-left: 0.5em;">&para;</a>
340
                        </DL><p>
341
                        <DT><a name="dynamic SQL" href="#dynamic SQL"><H3 ADD_DATE="1366898821">dynamic SQL</H3></a>
342
                        <DL><p>
343
                            <DT><A HREF="http://stackoverflow.com/questions/190776/how-to-have-dynamic-sql-in-mysql-stored-procedure" name="http://stackoverflow.com/questions/190776/how-to-have-dynamic-sql-in-mysql-stored-procedure" ADD_DATE="1366898705" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>How To have Dynamic SQL in MySQL Stored Procedure - Stack Overflow</A><a name="How To have Dynamic SQL in MySQL Stored Procedure - Stack Overflow" href="#How To have Dynamic SQL in MySQL Stored Procedure - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
344
                            <DT><A HREF="http://www.it-iss.com/mysql/mysql-writing-dynamic-sql-in-stored-procedures/" name="http://www.it-iss.com/mysql/mysql-writing-dynamic-sql-in-stored-procedures/" ADD_DATE="1366898755" ICON_URI="http://www.it-iss.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.it-iss.com/favicon.ico" style="margin-right: 0.5em;"/>MySQL – Writing dynamic SQL in stored procedures « IT Integrated Business Solutions</A><a name="MySQL – Writing dynamic SQL in stored procedures « IT Integrated Business Solutions" href="#MySQL – Writing dynamic SQL in stored procedures « IT Integrated Business Solutions" style="margin-left: 0.5em;">&para;</a>
345
                            <DT><A HREF="http://forums.mysql.com/read.php?125,127701,127719#msg-127719" name="http://forums.mysql.com/read.php?125,127701,127719#msg-127719" ADD_DATE="1366898787" ICON_URI="http://forums.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://forums.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: Re: Dynamic SQl in Triggers/Procdures</A><a name="MySQL :: Re: Dynamic SQl in Triggers/Procdures" href="#MySQL :: Re: Dynamic SQl in Triggers/Procdures" style="margin-left: 0.5em;">&para;</a>
346
<DD>&quot;Stored procedures called from triggers operate under the same restrictions as triggers, i.e., no dynamic SQL is allowed.&quot;
347
                        </DL><p>
348
                        <DT><a name="enum" href="#enum"><H3 ADD_DATE="1367823275">enum</H3></a>
349
                        <DL><p>
350
                            <DT><A HREF="http://komlenic.com/244/8-reasons-why-mysqls-enum-data-type-is-evil/" name="http://komlenic.com/244/8-reasons-why-mysqls-enum-data-type-is-evil/" ADD_DATE="1367823304" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>8 Reasons Why MySQL&#39;s ENUM Data Type Is Evil - Chris Komlenic</A><a name="8 Reasons Why MySQL&#39;s ENUM Data Type Is Evil - Chris Komlenic" href="#8 Reasons Why MySQL&#39;s ENUM Data Type Is Evil - Chris Komlenic" style="margin-left: 0.5em;">&para;</a>
351
<DD>page's description: The pros and (mostly) cons of MySQL&#39;s ENUM data-type (as compared to reference tables), as well as when it is okay to use and how to use it if you must.
352

  
353
&quot;With an ENUM we&#39;re actually storing pieces of data in a place that was only intended to hold crucial information about the model&quot;
354

  
355
&quot;in large systems the effect of normalization can already tax the limits of human comprehension and complicate queries&quot;
356

  
357
&quot;Programmers waste enormous amounts of time thinking about, or worrying about, the speed of noncritical parts of their programs, and these attempts at efficiency actually have a strong negative impact when debugging and maintenance are considered.&quot; [Donald Knuth]
358
                            <DT><A HREF="http://www.kawoolutions.com/SQL_Database_Design/8._User-Defined_Types/8.3_Enumerated_Types" name="http://www.kawoolutions.com/SQL_Database_Design/8._User-Defined_Types/8.3_Enumerated_Types" ADD_DATE="1367824491" ICON_URI="http://www.kawoolutions.com/images/favicon.gif" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.kawoolutions.com/images/favicon.gif" style="margin-right: 0.5em;"/>Kawoolutions - SQL Database Design - 8. User-Defined Types - 8.3 Enumerated Types</A><a name="Kawoolutions - SQL Database Design - 8. User-Defined Types - 8.3 Enumerated Types" href="#Kawoolutions - SQL Database Design - 8. User-Defined Types - 8.3 Enumerated Types" style="margin-left: 0.5em;">&para;</a>
359
<DD>page's description: Kawoolutions,,SQL Database Design,8. User-Defined Types,8.3 Enumerated Types
360

  
361
&quot;some people claim, that MySQL ENUMs are much faster than separate tables, especially on large databases. Furthermore, enums can give you some savings in database size, depending on the implementation. For example, a MySQL ENUM occupies only one byte for up to 255 values and two bytes for up to 65535 values.&quot;
362
                        </DL><p>
363
                        <DT><a name="missing" href="#missing"><H3 ADD_DATE="1373777167">missing</H3></a>
364
                        <DL><p>
365
                            <DT><a name="CHECK constraints" href="#CHECK constraints"><H3 ADD_DATE="1373777177">CHECK constraints</H3></a>
366
                            <DL><p>
367
                                <DT><A HREF="http://blog.christosoft.de/2012/08/mysql-check-constraint/" name="http://blog.christosoft.de/2012/08/mysql-check-constraint/" ADD_DATE="1373777223" ICON_URI="http://en.christosoft.de/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://en.christosoft.de/favicon.ico" style="margin-right: 0.5em;"/>MySQL: How to do a (simple/complex) CHECK CONSTRAINT? « Christosoft Blog</A><a name="MySQL: How to do a (simple/complex) CHECK CONSTRAINT? « Christosoft Blog" href="#MySQL: How to do a (simple/complex) CHECK CONSTRAINT? « Christosoft Blog" style="margin-left: 0.5em;">&para;</a>
368
<DD>&quot;you can execute it in MySQL without an error. But also without any effect whatsoever. I tried it in InnoDB (MySQL 5.5) and it did not check the constraint at all.&quot;
369

  
370
&quot;So we go with a trigger instead. For constraints, we use a BEFORE trigger.&quot;
371
                                <DT><A HREF="http://www.codingforums.com/archive/index.php/t-216111.html" name="http://www.codingforums.com/archive/index.php/t-216111.html" ADD_DATE="1373777187" ICON_URI="http://www.codingforums.com/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://www.codingforums.com/favicon.ico" style="margin-right: 0.5em;"/>phpmyadmin -- create table with &#39;check&#39; function [Archive] - CodingForums.com</A><a name="phpmyadmin -- create table with &#39;check&#39; function [Archive] - CodingForums.com" href="#phpmyadmin -- create table with &#39;check&#39; function [Archive] - CodingForums.com" style="margin-left: 0.5em;">&para;</a>
372
<DD>page's description: [Archive]  phpmyadmin -- create table with &#39;check&#39; function MySQL
373

  
374
&quot;mysql itself does not support CHECK constraints&quot;
375
                            </DL><p>
376
                        </DL><p>
377
                        <DT><a name="MySQL Workbench" href="#MySQL Workbench"><H3 ADD_DATE="1366740023">MySQL Workbench</H3></a>
378
                        <DL><p>
379
                            <DT><a name="exporting indexes separately" href="#exporting indexes separately"><H3 ADD_DATE="1367759236">exporting indexes separately</H3></a>
380
<DD>this happens in /mysql-workbench-gpl-5.2.47-src/modules/db.mysql/src/module_db_mysql.cpp . it does *not* use mysqldump, unfortunately.
381
</DD>
382
                            <DL><p>
383
                            </DL><p>
384
                            <DT><A HREF="http://dev.mysql.com/downloads/tools/workbench/5.2.html#downloads" name="http://dev.mysql.com/downloads/tools/workbench/5.2.html#downloads" ADD_DATE="1366739722" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>MySQL :: Download MySQL Workbench</A><a name="MySQL :: Download MySQL Workbench" href="#MySQL :: Download MySQL Workbench" style="margin-left: 0.5em;">&para;</a>
385
                            <DT><A HREF="http://bugs.mysql.com/bug.php?id=40167" name="http://bugs.mysql.com/bug.php?id=40167" ADD_DATE="1365122620" ICON_URI="http://bugs.mysql.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://bugs.mysql.com/favicon.ico" style="margin-right: 0.5em;"/>MySQL Bugs: #40167: no method to show hidden relationships again</A><a name="MySQL Bugs: #40167: no method to show hidden relationships again" href="#MySQL Bugs: #40167: no method to show hidden relationships again" style="margin-left: 0.5em;">&para;</a>
386
                            <DT><A HREF="http://bugs.mysql.com/bug.php?id=46626" name="http://bugs.mysql.com/bug.php?id=46626" ADD_DATE="1365497065" ICON_URI="http://bugs.mysql.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://bugs.mysql.com/favicon.ico" style="margin-right: 0.5em;"/>MySQL Bugs: #46626: Unable to copy-paste selected tables between two instances of Workbench</A><a name="MySQL Bugs: #46626: Unable to copy-paste selected tables between two instances of Workbench" href="#MySQL Bugs: #46626: Unable to copy-paste selected tables between two instances of Workbench" style="margin-left: 0.5em;">&para;</a>
387
                            <DT><A HREF="http://bugs.mysql.com/bug.php?id=67322" name="http://bugs.mysql.com/bug.php?id=67322" ADD_DATE="1366740010" ICON_URI="http://bugs.mysql.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://bugs.mysql.com/favicon.ico" style="margin-right: 0.5em;"/>MySQL Bugs: #67322: MySQL Workbench not installing Ubuntu 12.10</A><a name="MySQL Bugs: #67322: MySQL Workbench not installing Ubuntu 12.10" href="#MySQL Bugs: #67322: MySQL Workbench not installing Ubuntu 12.10" style="margin-left: 0.5em;">&para;</a>
388
                            <DT><A HREF="http://dba.stackexchange.com/questions/4314/mysql-workbench-loses-saved-connections" name="http://dba.stackexchange.com/questions/4314/mysql-workbench-loses-saved-connections" ADD_DATE="1366743179" ICON_URI="http://cdn.sstatic.net/dba/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/dba/img/favicon.ico" style="margin-right: 0.5em;"/>MySQL Workbench Loses Saved Connections - Database Administrators Stack Exchange</A><a name="MySQL Workbench Loses Saved Connections - Database Administrators Stack Exchange" href="#MySQL Workbench Loses Saved Connections - Database Administrators Stack Exchange" style="margin-left: 0.5em;">&para;</a>
389
                            <DT><A HREF="http://stackoverflow.com/questions/12623651/error-error-1005-cant-create-table-errno-121" name="http://stackoverflow.com/questions/12623651/error-error-1005-cant-create-table-errno-121" ADD_DATE="1366747441" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>mysql - ERROR: Error 1005: Can&#39;t create table (errno: 121) - Stack Overflow</A><a name="mysql - ERROR: Error 1005: Can&#39;t create table (errno: 121) - Stack Overflow" href="#mysql - ERROR: Error 1005: Can&#39;t create table (errno: 121) - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
390
                        </DL><p>
391
                        <DT><a name="resetting ibdata" href="#resetting ibdata"><H3 ADD_DATE="1369878988">resetting ibdata</H3></a>
392
<DD>you need to do this after manually renaming a database with InnoDB tables
393
(but you should not manually rename a database with InnoDB tables, unless you have set innodb_file_per_table in /etc/mysql/my.cnf!)
394
</DD>
395
                        <DL><p>
396
                            <DT><A HREF="http://stackoverflow.com/questions/3456159/how-to-shrink-purge-ibdata1-file-in-mysql" name="http://stackoverflow.com/questions/3456159/how-to-shrink-purge-ibdata1-file-in-mysql" ADD_DATE="1369877285" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>database - How to shrink/purge ibdata1 file in MySQL - Stack Overflow</A><a name="database - How to shrink/purge ibdata1 file in MySQL - Stack Overflow" href="#database - How to shrink/purge ibdata1 file in MySQL - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
397
<DD>&quot;
398
to setup your server to use separate files for each table you need to change my.cnf in order to enable this:
399

  
400
[mysqld]
401
innodb_file_per_table
402
&quot;
403
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/innodb-data-log-reconfiguration.html" name="http://dev.mysql.com/doc/refman/5.5/en/innodb-data-log-reconfiguration.html" ADD_DATE="1369878943" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 14.3.6 Adding, Removing, or Resizing InnoDB Data and Log Files</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 14.3.6 Adding, Removing, or Resizing InnoDB Data and Log Files" href="#MySQL :: MySQL 5.5 Reference Manual :: 14.3.6 Adding, Removing, or Resizing InnoDB Data and Log Files" style="margin-left: 0.5em;">&para;</a>
404
                        </DL><p>
405
                        <DT><a name="string primary keys" href="#string primary keys"><H3 ADD_DATE="1366864765">string primary keys</H3></a>
406
                        <DL><p>
407
                            <DT><A HREF="http://stackoverflow.com/questions/2250545/performance-penalty-of-strings-as-primary-keys" name="http://stackoverflow.com/questions/2250545/performance-penalty-of-strings-as-primary-keys" ADD_DATE="1366864782" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>mysql - performance penalty of strings as primary keys? - Stack Overflow</A><a name="mysql - performance penalty of strings as primary keys? - Stack Overflow" href="#mysql - performance penalty of strings as primary keys? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
408
<DD>&quot;we use varchar(32) for primary keys (GUIDs) and we haven&#39;t met performance issues of this. Our product is a web site with extreme overload and is critical to be stable. We use SQL Server 2005.&quot;
409
                        </DL><p>
410
                        <DT><a name="vs. other SQL DBs" href="#vs. other SQL DBs"><H3 ADD_DATE="1366900069">vs. other SQL DBs</H3></a>
411
                        <DL><p>
412
                            <DT><A HREF="http://grimoire.ca/mysql/choose-something-else" name="http://grimoire.ca/mysql/choose-something-else" ADD_DATE="1366900045" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>The Codex » Do Not Pass This Way Again</A><a name="The Codex » Do Not Pass This Way Again" href="#The Codex » Do Not Pass This Way Again" style="margin-left: 0.5em;">&para;</a>
413
<DD>-
414
arguments for MySQL:
415

  
416
better UI (phpMyAdmin):
417
&quot;as a user, a company head, and a person who [...] has no time [for] front-ends [which were] ignored because the backend is *so amazingly awesome*&quot; (may be referring to lack of sufficiently-good phpMyAdmin equivalents for other DBs?)
418
                        </DL><p>
419
                        <DT><A HREF="http://ariejan.net/2008/11/27/export-csv-directly-from-mysql/" name="http://ariejan.net/2008/11/27/export-csv-directly-from-mysql/" ADD_DATE="1364875901" ICON_URI="http://ariejan.net/images/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://ariejan.net/images/favicon.ico" style="margin-right: 0.5em;"/>ariejan.net</A><a name="ariejan.net" href="#ariejan.net" style="margin-left: 0.5em;">&para;</a>
420
<DD>page's description: a blog by ariejan de vroom about software engineering and craftsmanship.
421
                        <DT><A HREF="http://stackoverflow.com/questions/989643/how-to-use-the-cast-function-correctly-in-a-mysql-select-statement" name="http://stackoverflow.com/questions/989643/how-to-use-the-cast-function-correctly-in-a-mysql-select-statement" ADD_DATE="1366752124" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>casting - How to use the CAST function correctly in a MySql SELECT statement? - Stack Overflow</A><a name="casting - How to use the CAST function correctly in a MySql SELECT statement? - Stack Overflow" href="#casting - How to use the CAST function correctly in a MySql SELECT statement? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
422
<DD>&quot;VARCHAR isn&#39;t a valid type for the CAST function, but CHAR is.&quot;
423
                        <DT><A HREF="http://skyontech.com/blog/create-MySQL-view-in-phpMyAdmin" name="http://skyontech.com/blog/create-MySQL-view-in-phpMyAdmin" ADD_DATE="1364874584" ICON_URI="http://skyontech.com/blog/misc/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://skyontech.com/blog/misc/favicon.ico" style="margin-right: 0.5em;"/>Creating a MySQL View directly in phpMyAdmin | Sky on Tech</A><a name="Creating a MySQL View directly in phpMyAdmin | Sky on Tech" href="#Creating a MySQL View directly in phpMyAdmin | Sky on Tech" style="margin-left: 0.5em;">&para;</a>
424
                        <DT><A HREF="http://www.devcha.com/2008/01/extend-phpmyadmin-session-timeout-value.html" name="http://www.devcha.com/2008/01/extend-phpmyadmin-session-timeout-value.html" ADD_DATE="1331080013" ICON_URI="http://www.devcha.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.devcha.com/favicon.ico" style="margin-right: 0.5em;"/>Extend phpMyAdmin Session Timeout Value (Expired Session)</A><a name="Extend phpMyAdmin Session Timeout Value (Expired Session)" href="#Extend phpMyAdmin Session Timeout Value (Expired Session)" style="margin-left: 0.5em;">&para;</a>
425
                        <DT><A HREF="http://www.bluebox.net/about/blog/2009/07/mysql_encoding/" name="http://www.bluebox.net/about/blog/2009/07/mysql_encoding/" ADD_DATE="1366749540" ICON_URI="http://www.bluebox.net/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.bluebox.net/favicon.ico" style="margin-right: 0.5em;"/>Getting out of MySQL Character Set Hell &lt; Blue Box Blog</A><a name="Getting out of MySQL Character Set Hell &lt; Blue Box Blog" href="#Getting out of MySQL Character Set Hell &lt; Blue Box Blog" style="margin-left: 0.5em;">&para;</a>
426
                        <DT><A HREF="http://www.cyberciti.biz/tips/how-do-i-enable-remote-access-to-mysql-database-server.html" name="http://www.cyberciti.biz/tips/how-do-i-enable-remote-access-to-mysql-database-server.html" ADD_DATE="1366764865" ICON_URI="http://s0.cyberciti.org/static/legacy/i/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://s0.cyberciti.org/static/legacy/i/favicon.ico" style="margin-right: 0.5em;"/>How Do I Enable Remote Access To MySQL Database Server?</A><a name="How Do I Enable Remote Access To MySQL Database Server?" href="#How Do I Enable Remote Access To MySQL Database Server?" style="margin-left: 0.5em;">&para;</a>
427
<DD>page's description: MySQL Remote Access - A step-by-step guide to enable remote access to a MySQL database server under Linux, UNIX and BSD operating systems. 
428
                        <DT><A HREF="http://stackoverflow.com/questions/67093/how-do-i-quickly-rename-a-mysql-database-change-schema-name" name="http://stackoverflow.com/questions/67093/how-do-i-quickly-rename-a-mysql-database-change-schema-name" ADD_DATE="1364504267" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>How do I quickly rename a mysql database (change schema name)? - Stack Overflow</A><a name="How do I quickly rename a mysql database (change schema name)? - Stack Overflow" href="#How do I quickly rename a mysql database (change schema name)? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
429
                        <DT><A HREF="http://stackoverflow.com/questions/356578/how-to-output-mysql-query-results-in-csv-format" name="http://stackoverflow.com/questions/356578/how-to-output-mysql-query-results-in-csv-format" ADD_DATE="1364930621" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>linux - How to output MySQL query results in csv format? - Stack Overflow</A><a name="linux - How to output MySQL query results in csv format? - Stack Overflow" href="#linux - How to output MySQL query results in csv format? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
430
                        <DT><A HREF="http://stackoverflow.com/questions/1814532/1071-specified-key-was-too-long-max-key-length-is-767-bytes#comment-18031137" name="http://stackoverflow.com/questions/1814532/1071-specified-key-was-too-long-max-key-length-is-767-bytes#comment-18031137" ADD_DATE="1366748108" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>mysql - #1071 - Specified key was too long; max key length is 767 bytes - Stack Overflow</A><a name="mysql - #1071 - Specified key was too long; max key length is 767 bytes - Stack Overflow" href="#mysql - #1071 - Specified key was too long; max key length is 767 bytes - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
431
                        <DT><A HREF="http://dba.stackexchange.com/questions/13083/cant-remove-grant-usage" name="http://dba.stackexchange.com/questions/13083/cant-remove-grant-usage" ADD_DATE="1369920700" ICON_URI="http://cdn.sstatic.net/dba/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/dba/img/favicon.ico" style="margin-right: 0.5em;"/>mysql - can&#39;t remove &quot;GRANT USAGE&quot; - Database Administrators Stack Exchange</A><a name="mysql - can&#39;t remove &quot;GRANT USAGE&quot; - Database Administrators Stack Exchange" href="#mysql - can&#39;t remove &quot;GRANT USAGE&quot; - Database Administrators Stack Exchange" style="margin-left: 0.5em;">&para;</a>
432
                        <DT><A HREF="http://blog.tsheets.com/2008/tips-tricks/extract-a-single-table-from-a-mysqldump-file.html" name="http://blog.tsheets.com/2008/tips-tricks/extract-a-single-table-from-a-mysqldump-file.html" ADD_DATE="1361398908" ICON_URI="http://blog.tsheets.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://blog.tsheets.com/favicon.ico" style="margin-right: 0.5em;"/>MySQL – Extract or Restore a Single Table From a Huge mysqldump File</A><a name="MySQL – Extract or Restore a Single Table From a Huge mysqldump File" href="#MySQL – Extract or Restore a Single Table From a Huge mysqldump File" style="margin-left: 0.5em;">&para;</a>
433
<DD>page's description: A while back, I wrote an article that explained some awk magic for extracting the restore information for a single table from a mysqldump file.  Since then I&#39;ve created a Perl script that accomplishes the same thing, but is a little more flexible.
434
                        <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/show.html" name="http://dev.mysql.com/doc/refman/5.5/en/show.html" ADD_DATE="1370079565" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 13.7.5 SHOW Syntax</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 13.7.5 SHOW Syntax" href="#MySQL :: MySQL 5.5 Reference Manual :: 13.7.5 SHOW Syntax" style="margin-left: 0.5em;">&para;</a>
435
                        <DT><A HREF="http://forums.mysql.com/read.php?28,243757,245694" name="http://forums.mysql.com/read.php?28,243757,245694" ADD_DATE="1361398973" ICON_URI="http://forums.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://forums.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: Re: How to Restore a particular table from the mysqldump of a whole database?</A><a name="MySQL :: Re: How to Restore a particular table from the mysqldump of a whole database?" href="#MySQL :: Re: How to Restore a particular table from the mysqldump of a whole database?" style="margin-left: 0.5em;">&para;</a>
436
                        <DT><A HREF="http://forums.mysql.com/read.php?22,153445,153938" name="http://forums.mysql.com/read.php?22,153445,153938" ADD_DATE="1366747353" ICON_URI="http://forums.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://forums.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: Re: latin1_bin vs latin1_general_cs</A><a name="MySQL :: Re: latin1_bin vs latin1_general_cs" href="#MySQL :: Re: latin1_bin vs latin1_general_cs" style="margin-left: 0.5em;">&para;</a>
437
                        <DT><A HREF="http://forums.mysql.com/read.php?103,187048,188748" name="http://forums.mysql.com/read.php?103,187048,188748" ADD_DATE="1366744312" ICON_URI="http://forums.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://forums.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: Re: utf8_unicode_ci vs utf8_general_ci</A><a name="MySQL :: Re: utf8_unicode_ci vs utf8_general_ci" href="#MySQL :: Re: utf8_unicode_ci vs utf8_general_ci" style="margin-left: 0.5em;">&para;</a>
438
                        <DT><A HREF="http://bugs.mysql.com/bug.php?id=44732" name="http://bugs.mysql.com/bug.php?id=44732" ADD_DATE="1368250469" ICON_URI="http://bugs.mysql.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://bugs.mysql.com/favicon.ico" style="margin-right: 0.5em;"/>MySQL Bugs: #44732: mysql client should printing warnings on stderr in batch mode</A><a name="MySQL Bugs: #44732: mysql client should printing warnings on stderr in batch mode" href="#MySQL Bugs: #44732: mysql client should printing warnings on stderr in batch mode" style="margin-left: 0.5em;">&para;</a>
439
                        <DT><A HREF="http://bugs.mysql.com/bug.php?id=62207" name="http://bugs.mysql.com/bug.php?id=62207" ADD_DATE="1366740558" ICON_URI="http://bugs.mysql.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://bugs.mysql.com/favicon.ico" style="margin-right: 0.5em;"/>MySQL Bugs: #62207: Table comments are truncated to 66 characters rather than the 2048 the db allows</A><a name="MySQL Bugs: #62207: Table comments are truncated to 66 characters rather than the 2048 the db allows" href="#MySQL Bugs: #62207: Table comments are truncated to 66 characters rather than the 2048 the db allows" style="margin-left: 0.5em;">&para;</a>
440
                        <DT><A HREF="http://lists.mysql.com/mysql/202489" name="http://lists.mysql.com/mysql/202489" ADD_DATE="1366895054" ICON_URI="http://www.mysql.com/common/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.mysql.com/common/favicon.ico" style="margin-right: 0.5em;"/>MySQL Lists: mysql: Re: Why does mysql drop index very very slow in a large table?</A><a name="MySQL Lists: mysql: Re: Why does mysql drop index very very slow in a large table?" href="#MySQL Lists: mysql: Re: Why does mysql drop index very very slow in a large table?" style="margin-left: 0.5em;">&para;</a>
441
                        <DT><A HREF="http://lists.mysql.com/mysql/202483" name="http://lists.mysql.com/mysql/202483" ADD_DATE="1366895136" ICON_URI="http://www.mysql.com/common/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.mysql.com/common/favicon.ico" style="margin-right: 0.5em;"/>MySQL Lists: mysql: RE: Why does mysql drop index very very slow in a large table?</A><a name="MySQL Lists: mysql: RE: Why does mysql drop index very very slow in a large table?" href="#MySQL Lists: mysql: RE: Why does mysql drop index very very slow in a large table?" style="margin-left: 0.5em;">&para;</a>
442
                        <DT><A HREF="http://developer.apple.com/internet/opensource/osdb.html" name="http://developer.apple.com/internet/opensource/osdb.html" ADD_DATE="1319067384" ICON_URI="http://developer.apple.com/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://developer.apple.com/favicon.ico" style="margin-right: 0.5em;"/>MySQL on Mac OS X</A><a name="MySQL on Mac OS X" href="#MySQL on Mac OS X" style="margin-left: 0.5em;">&para;</a>
443
                        <DT><A HREF="http://mysql-python.sourceforge.net/MySQLdb.html" name="http://mysql-python.sourceforge.net/MySQLdb.html" ADD_DATE="1323978074" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>MySQLdb</A><a name="MySQLdb" href="#MySQLdb" style="margin-left: 0.5em;">&para;</a>
444
                        <DT><A HREF="http://stackoverflow.com/questions/553369/need-mysql-4-to-ignore-alter-table-errors" name="http://stackoverflow.com/questions/553369/need-mysql-4-to-ignore-alter-table-errors" ADD_DATE="1366897937" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>Need MySQL 4 to ignore ALTER TABLE errors - Stack Overflow</A><a name="Need MySQL 4 to ignore ALTER TABLE errors - Stack Overflow" href="#Need MySQL 4 to ignore ALTER TABLE errors - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
445
                        <DT><A HREF="http://drupal.org/node/306156" name="http://drupal.org/node/306156" ADD_DATE="1364875790" ICON_URI="http://drupal.org/misc/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://drupal.org/misc/favicon.ico" style="margin-right: 0.5em;"/>What&#39;s the opposite of mysqldump to load data back into a database? | drupal.org</A><a name="What&#39;s the opposite of mysqldump to load data back into a database? | drupal.org" href="#What&#39;s the opposite of mysqldump to load data back into a database? | drupal.org" style="margin-left: 0.5em;">&para;</a>
446
                        <DT><A HREF="http://stackoverflow.com/questions/11940027/mysqldump-returning-unknown-variable-sql-mode-error" name="http://stackoverflow.com/questions/11940027/mysqldump-returning-unknown-variable-sql-mode-error" ADD_DATE="1374878990" ICON_URI="https://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>mysql - mysqldump returning unknown variable sql-mode error - Stack Overflow</A><a name="mysql - mysqldump returning unknown variable sql-mode error - Stack Overflow" href="#mysql - mysqldump returning unknown variable sql-mode error - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
447
                    </DL><p>
448
                    <DT><a name="PostgreSQL" href="#PostgreSQL"><H3 ADD_DATE="1333386475">PostgreSQL</H3></a>
449
                    <DL><p>
450
                        <DT><a name="disk space" href="#disk space"><H3 ADD_DATE="1340661986">disk space</H3></a>
451
                        <DL><p>
452
                            <DT><a name="quotas" href="#quotas"><H3 ADD_DATE="1373521860">quotas</H3></a>
453
                            <DL><p>
454
                                <DT><A HREF="http://postgresql.1045698.n5.nabble.com/Best-way-to-limit-database-sizes-td2089238.html" name="http://postgresql.1045698.n5.nabble.com/Best-way-to-limit-database-sizes-td2089238.html" ADD_DATE="1373521754" ICON_URI="http://postgresql.1045698.n5.nabble.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://postgresql.1045698.n5.nabble.com/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL - admin - Best way to limit database sizes</A><a name="PostgreSQL - admin - Best way to limit database sizes" href="#PostgreSQL - admin - Best way to limit database sizes" style="margin-left: 0.5em;">&para;</a>
455
<DD>page's description: Best way to limit database sizes. Hi,         I have a single Postgres server which will be hosting multiple databases belonging to different users. What would be the recommendation to limit the size...
456

  
457
&quot;put each tablespace on a LVM partition of a control sized,  
458
extensible&quot;
459
&quot;But LVM/tablespace should work&quot;
460

  
461
&quot;How about a trigger that for every say 1000 or 10000 update or inserts (or timely if cron job) will use pg_stats or pg_statistics to decide if a role (user) privileges should be modified to read only (or not)&quot;
462
                            </DL><p>
463
                            <DT><A HREF="http://dba.stackexchange.com/questions/3491/postgresql-disk-space-not-released-after-truncate" name="http://dba.stackexchange.com/questions/3491/postgresql-disk-space-not-released-after-truncate" ADD_DATE="1340661221" ICON_URI="http://cdn.sstatic.net/dba/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/dba/img/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Disk space not released after TRUNCATE - Database Administrators</A><a name="PostgreSQL: Disk space not released after TRUNCATE - Database Administrators" href="#PostgreSQL: Disk space not released after TRUNCATE - Database Administrators" style="margin-left: 0.5em;">&para;</a>
464
                            <DT><A HREF="https://issues.apache.org/jira/browse/JENA-28" name="https://issues.apache.org/jira/browse/JENA-28" ADD_DATE="1340661975" ICON_URI="https://issues.apache.org/jira/s/en_UKd9dgiy/731/4/_/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://issues.apache.org/jira/s/en_UKd9dgiy/731/4/_/favicon.ico" style="margin-right: 0.5em;"/>[#JENA-28] Drop Temporary Tables in Postgres (PATCH) - ASF JIRA</A><a name="[#JENA-28] Drop Temporary Tables in Postgres (PATCH) - ASF JIRA" href="#[#JENA-28] Drop Temporary Tables in Postgres (PATCH) - ASF JIRA" style="margin-left: 0.5em;">&para;</a>
465
                            <DT><A HREF="http://wiki.postgresql.org/wiki/VACUUM_FULL" name="http://wiki.postgresql.org/wiki/VACUUM_FULL" ADD_DATE="1340665068" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>VACUUM FULL - PostgreSQL wiki</A><a name="VACUUM FULL - PostgreSQL wiki" href="#VACUUM FULL - PostgreSQL wiki" style="margin-left: 0.5em;">&para;</a>
466
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/sql-cluster.html" name="http://www.postgresql.org/docs/8.3/static/sql-cluster.html" ADD_DATE="1340665221" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: CLUSTER</A><a name="PostgreSQL: Documentation: 8.3: CLUSTER" href="#PostgreSQL: Documentation: 8.3: CLUSTER" style="margin-left: 0.5em;">&para;</a>
467
                            <DT><A HREF="http://archives.postgresql.org/pgsql-sql/2006-09/msg00142.php" name="http://archives.postgresql.org/pgsql-sql/2006-09/msg00142.php" ADD_DATE="1340668156" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Re: ERROR: could not write block 196261 of temporary file: No space left</A><a name="Re: ERROR: could not write block 196261 of temporary file: No space left" href="#Re: ERROR: could not write block 196261 of temporary file: No space left" style="margin-left: 0.5em;">&para;</a>
468
                            <DT><A HREF="http://postgresql-in.blogspot.com/2008/04/postgresql-in-place-update.html" name="http://postgresql-in.blogspot.com/2008/04/postgresql-in-place-update.html" ADD_DATE="1340673360" ICON_URI="http://postgresql-in.blogspot.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://postgresql-in.blogspot.com/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: PostgreSQL: In place UPDATE</A><a name="PostgreSQL: PostgreSQL: In place UPDATE" href="#PostgreSQL: PostgreSQL: In place UPDATE" style="margin-left: 0.5em;">&para;</a>
469
                            <DT><A HREF="http://forums.untangle.com/installation/28084-disk-suddenly-full-postgres-using-all-space.html" name="http://forums.untangle.com/installation/28084-disk-suddenly-full-postgres-using-all-space.html" ADD_DATE="1340845831" ICON_URI="http://forums.untangle.com/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://forums.untangle.com/favicon.ico" style="margin-right: 0.5em;"/>disk suddenly full, postgres using all space - Untangle Forums</A><a name="disk suddenly full, postgres using all space - Untangle Forums" href="#disk suddenly full, postgres using all space - Untangle Forums" style="margin-left: 0.5em;">&para;</a>
470
<DD>page's description: A customer box that&#39;s never used more than a few gigs of space suddenly ran out of disk space so bad the captive portal page wouldn&#39;t load properly.
471
                        </DL><p>
472
                        <DT><a name="doc" href="#doc"><H3 ADD_DATE="1366152313">doc</H3></a>
473
                        <DL><p>
474
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/functions-array.html" name="http://www.postgresql.org/docs/8.3/static/functions-array.html" ADD_DATE="1345012706" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: Array Functions and Operators</A><a name="PostgreSQL: Documentation: 8.3: Array Functions and Operators" href="#PostgreSQL: Documentation: 8.3: Array Functions and Operators" style="margin-left: 0.5em;">&para;</a>
475
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/plpgsql-control-structures.html" name="http://www.postgresql.org/docs/8.3/static/plpgsql-control-structures.html" ADD_DATE="1342742575" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: Control Structures</A><a name="PostgreSQL: Documentation: 8.3: Control Structures" href="#PostgreSQL: Documentation: 8.3: Control Structures" style="margin-left: 0.5em;">&para;</a>
476
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/errcodes-appendix.html" name="http://www.postgresql.org/docs/8.3/static/errcodes-appendix.html" ADD_DATE="1339194918" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: Error Codes</A><a name="PostgreSQL: Documentation: 8.3: Error Codes" href="#PostgreSQL: Documentation: 8.3: Error Codes" style="margin-left: 0.5em;">&para;</a>
477
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/interactive/plpgsql-errors-and-messages.html" name="http://www.postgresql.org/docs/8.3/interactive/plpgsql-errors-and-messages.html" ADD_DATE="1341337017" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: Errors and Messages</A><a name="PostgreSQL: Documentation: 8.3: Errors and Messages" href="#PostgreSQL: Documentation: 8.3: Errors and Messages" style="margin-left: 0.5em;">&para;</a>
478
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/hstore.html" name="http://www.postgresql.org/docs/8.3/static/hstore.html" ADD_DATE="1344312818" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: hstore</A><a name="PostgreSQL: Documentation: 8.3: hstore" href="#PostgreSQL: Documentation: 8.3: hstore" style="margin-left: 0.5em;">&para;</a>
479
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/datatype-oid.html" name="http://www.postgresql.org/docs/8.3/static/datatype-oid.html" ADD_DATE="1350986387" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: Object Identifier Types</A><a name="PostgreSQL: Documentation: 8.3: Object Identifier Types" href="#PostgreSQL: Documentation: 8.3: Object Identifier Types" style="margin-left: 0.5em;">&para;</a>
480
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/catalog-pg-enum.html" name="http://www.postgresql.org/docs/8.3/static/catalog-pg-enum.html" ADD_DATE="1349409516" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: pg_enum</A><a name="PostgreSQL: Documentation: 8.3: pg_enum" href="#PostgreSQL: Documentation: 8.3: pg_enum" style="margin-left: 0.5em;">&para;</a>
481
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/plpython-funcs.html" name="http://www.postgresql.org/docs/8.3/static/plpython-funcs.html" ADD_DATE="1342571729" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: PL/Python Functions</A><a name="PostgreSQL: Documentation: 8.3: PL/Python Functions" href="#PostgreSQL: Documentation: 8.3: PL/Python Functions" style="margin-left: 0.5em;">&para;</a>
482
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/sql-rollback-to.html" name="http://www.postgresql.org/docs/8.3/static/sql-rollback-to.html" ADD_DATE="1340398641" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: ROLLBACK TO SAVEPOINT</A><a name="PostgreSQL: Documentation: 8.3: ROLLBACK TO SAVEPOINT" href="#PostgreSQL: Documentation: 8.3: ROLLBACK TO SAVEPOINT" style="margin-left: 0.5em;">&para;</a>
483
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/functions-comparisons.html" name="http://www.postgresql.org/docs/8.3/static/functions-comparisons.html" ADD_DATE="1351586419" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: Row and Array Comparisons</A><a name="PostgreSQL: Documentation: 8.3: Row and Array Comparisons" href="#PostgreSQL: Documentation: 8.3: Row and Array Comparisons" style="margin-left: 0.5em;">&para;</a>
484
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/functions-string.html" name="http://www.postgresql.org/docs/8.3/static/functions-string.html" ADD_DATE="1342738102" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: String Functions and Operators</A><a name="PostgreSQL: Documentation: 8.3: String Functions and Operators" href="#PostgreSQL: Documentation: 8.3: String Functions and Operators" style="margin-left: 0.5em;">&para;</a>
485
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/functions-info.html" name="http://www.postgresql.org/docs/8.3/static/functions-info.html" ADD_DATE="1350027449" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: System Information Functions</A><a name="PostgreSQL: Documentation: 8.3: System Information Functions" href="#PostgreSQL: Documentation: 8.3: System Information Functions" style="margin-left: 0.5em;">&para;</a>
486
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/monitoring-stats.html" name="http://www.postgresql.org/docs/8.3/static/monitoring-stats.html" ADD_DATE="1338849024" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: The Statistics Collector</A><a name="PostgreSQL: Documentation: 8.3: The Statistics Collector" href="#PostgreSQL: Documentation: 8.3: The Statistics Collector" style="margin-left: 0.5em;">&para;</a>
487
                            <DT><A HREF="http://www.postgresql.org/docs/8.4/interactive/plpgsql-errors-and-messages.html" name="http://www.postgresql.org/docs/8.4/interactive/plpgsql-errors-and-messages.html" ADD_DATE="1343096314" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.4: Errors and Messages</A><a name="PostgreSQL: Documentation: 8.4: Errors and Messages" href="#PostgreSQL: Documentation: 8.4: Errors and Messages" style="margin-left: 0.5em;">&para;</a>
488
                            <DT><A HREF="http://www.postgresql.org/docs/8.4/static/xfunc-overload.html" name="http://www.postgresql.org/docs/8.4/static/xfunc-overload.html" ADD_DATE="1340247331" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.4: Function Overloading</A><a name="PostgreSQL: Documentation: 8.4: Function Overloading" href="#PostgreSQL: Documentation: 8.4: Function Overloading" style="margin-left: 0.5em;">&para;</a>
489
                            <DT><A HREF="http://www.postgresql.org/docs/8.4/static/xfunc-sql.html#XFUNC-SQL-VARIADIC-FUNCTIONS" name="http://www.postgresql.org/docs/8.4/static/xfunc-sql.html#XFUNC-SQL-VARIADIC-FUNCTIONS" ADD_DATE="1348017604" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.4: Query Language (SQL) Functions</A><a name="PostgreSQL: Documentation: 8.4: Query Language (SQL) Functions" href="#PostgreSQL: Documentation: 8.4: Query Language (SQL) Functions" style="margin-left: 0.5em;">&para;</a>
490
                            <DT><A HREF="http://www.postgresql.org/docs/8.4/static/queries-with.html" name="http://www.postgresql.org/docs/8.4/static/queries-with.html" ADD_DATE="1357756970" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.4: WITH Queries (Common Table Expressions)</A><a name="PostgreSQL: Documentation: 8.4: WITH Queries (Common Table Expressions)" href="#PostgreSQL: Documentation: 8.4: WITH Queries (Common Table Expressions)" style="margin-left: 0.5em;">&para;</a>
491
                            <DT><A HREF="http://www.postgresql.org/docs/9.0/static/sql-syntax-calling-funcs.html" name="http://www.postgresql.org/docs/9.0/static/sql-syntax-calling-funcs.html" ADD_DATE="1340057070" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.0: Calling Functions</A><a name="PostgreSQL: Documentation: 9.0: Calling Functions" href="#PostgreSQL: Documentation: 9.0: Calling Functions" style="margin-left: 0.5em;">&para;</a>
492
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-altertable.html" name="http://www.postgresql.org/docs/9.1/static/sql-altertable.html" ADD_DATE="1367836103" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: ALTER TABLE</A><a name="PostgreSQL: Documentation: 9.1: ALTER TABLE" href="#PostgreSQL: Documentation: 9.1: ALTER TABLE" style="margin-left: 0.5em;">&para;</a>
493
<DD>&quot;As an exception, if the USING clause does not change the column contents and the old type is either binary coercible to the new type or an unconstrained domain over the new type, a table rewrite is not needed, but any indexes on the affected columns must still be rebuilt&quot;
494
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-analyze.html" name="http://www.postgresql.org/docs/9.1/static/sql-analyze.html" ADD_DATE="1377904843" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: ANALYZE</A><a name="PostgreSQL: Documentation: 9.1: ANALYZE" href="#PostgreSQL: Documentation: 9.1: ANALYZE" style="margin-left: 0.5em;">&para;</a>
495
<DD>&quot;the autovacuum daemon (see Section 23.1.5) takes care of automatic analyzing of tables when they are first loaded with data, and as they change throughout regular operation&quot;
496
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/plpgsql-statements.html#PLPGSQL-STATEMENTS-SQL-ONEROW" name="http://www.postgresql.org/docs/9.1/static/plpgsql-statements.html#PLPGSQL-STATEMENTS-SQL-ONEROW" ADD_DATE="1379915256" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Basic Statements: 39.5.4. Executing Dynamic Commands</A><a name="PostgreSQL: Documentation: 9.1: Basic Statements: 39.5.4. Executing Dynamic Commands" href="#PostgreSQL: Documentation: 9.1: Basic Statements: 39.5.4. Executing Dynamic Commands" style="margin-left: 0.5em;">&para;</a>
497
<DD>&quot;In situations where the best plan depends strongly on the parameter values, EXECUTE can be significantly faster; while when the plan is not sensitive to parameter values, re-planning will be a waste.&quot;
498
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/datatype-binary.html" name="http://www.postgresql.org/docs/9.1/static/datatype-binary.html" ADD_DATE="1366908596" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Binary Data Types</A><a name="PostgreSQL: Documentation: 9.1: Binary Data Types" href="#PostgreSQL: Documentation: 9.1: Binary Data Types" style="margin-left: 0.5em;">&para;</a>
499
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/multibyte.html" name="http://www.postgresql.org/docs/9.1/static/multibyte.html" ADD_DATE="1367850721" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Character Set Support</A><a name="PostgreSQL: Documentation: 9.1: Character Set Support" href="#PostgreSQL: Documentation: 9.1: Character Set Support" style="margin-left: 0.5em;">&para;</a>
500
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-comment.html" name="http://www.postgresql.org/docs/9.1/static/sql-comment.html" ADD_DATE="1362547512" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: COMMENT</A><a name="PostgreSQL: Documentation: 9.1: COMMENT" href="#PostgreSQL: Documentation: 9.1: COMMENT" style="margin-left: 0.5em;">&para;</a>
501
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-copy.html" name="http://www.postgresql.org/docs/9.1/static/sql-copy.html" ADD_DATE="1368031616" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: COPY</A><a name="PostgreSQL: Documentation: 9.1: COPY" href="#PostgreSQL: Documentation: 9.1: COPY" style="margin-left: 0.5em;">&para;</a>
502
<DD>-
503
text format:
504

  
505
&quot;Backslash characters (\) can be used in the COPY data to quote data characters that might otherwise be taken as row or column delimiters.&quot;
506

  
507
&quot;the following characters must be preceded by a backslash if they appear as part of a column value: backslash itself, newline, carriage return, and the current delimiter character.&quot;
508

  
509
&quot;special backslash sequences are recognized by COPY FROM&quot; (only in text mode)
510

  
511
&quot;The following special backslash sequences are recognized by COPY FROM:
512
[...]
513
\digits 	Backslash followed by one to three octal digits specifies the character with that numeric code
514
&quot;
515
this includes \0
516

  
517
CSV format:
518

  
519
&quot;any occurrence within the value of a QUOTE character or the ESCAPE character is preceded by the escape character&quot;
520
with ESCAPE=\ : \-&gt;\\, &quot;-&gt;\&quot;
521
with ESCAPE=&quot; : &quot;-&gt;&quot;&quot;
522
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-createconversion.html" name="http://www.postgresql.org/docs/9.1/static/sql-createconversion.html" ADD_DATE="1367850996" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: CREATE CONVERSION</A><a name="PostgreSQL: Documentation: 9.1: CREATE CONVERSION" href="#PostgreSQL: Documentation: 9.1: CREATE CONVERSION" style="margin-left: 0.5em;">&para;</a>
523
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-createfunction.html" name="http://www.postgresql.org/docs/9.1/static/sql-createfunction.html" ADD_DATE="1374186100" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: CREATE FUNCTION</A><a name="PostgreSQL: Documentation: 9.1: CREATE FUNCTION" href="#PostgreSQL: Documentation: 9.1: CREATE FUNCTION" style="margin-left: 0.5em;">&para;</a>
524
<DD>&quot;SET FROM CURRENT saves the session&#39;s current value of the parameter as the value to be applied when the function is entered.&quot;
525
This is referring to the session when the function is *defined*, not when it&#39;s called.
526
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-createoperator.html" name="http://www.postgresql.org/docs/9.1/static/sql-createoperator.html" ADD_DATE="1379567289" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: CREATE OPERATOR</A><a name="PostgreSQL: Documentation: 9.1: CREATE OPERATOR" href="#PostgreSQL: Documentation: 9.1: CREATE OPERATOR" style="margin-left: 0.5em;">&para;</a>
527
<DD>&quot;The operator name is a sequence of up to NAMEDATALEN-1 (63 by default) characters from the following list:
528

  
529
+ - * / &lt; &gt; = ~ ! @ # % ^ &amp; | ` ?
530
&quot;
531
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-createopclass.html" name="http://www.postgresql.org/docs/9.1/static/sql-createopclass.html" ADD_DATE="1362053259" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: CREATE OPERATOR CLASS</A><a name="PostgreSQL: Documentation: 9.1: CREATE OPERATOR CLASS" href="#PostgreSQL: Documentation: 9.1: CREATE OPERATOR CLASS" style="margin-left: 0.5em;">&para;</a>
532
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-createrule.html" name="http://www.postgresql.org/docs/9.1/static/sql-createrule.html" ADD_DATE="1362703210" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: CREATE RULE</A><a name="PostgreSQL: Documentation: 9.1: CREATE RULE" href="#PostgreSQL: Documentation: 9.1: CREATE RULE" style="margin-left: 0.5em;">&para;</a>
533
<DD>&quot;You can create the illusion of an updatable view by defining ON INSERT, ON UPDATE, and ON DELETE rules (or any subset of those that&#39;s sufficient for your purposes) to replace update actions on the view with appropriate updates on other tables. If you want to support INSERT RETURNING and so on, then be sure to put a suitable RETURNING clause into each of these rules. Alternatively, an updatable view can be implemented using INSTEAD OF triggers (see CREATE TRIGGER).&quot;
534
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-createtrigger.html" name="http://www.postgresql.org/docs/9.1/static/sql-createtrigger.html" ADD_DATE="1373132572" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: CREATE TRIGGER</A><a name="PostgreSQL: Documentation: 9.1: CREATE TRIGGER" href="#PostgreSQL: Documentation: 9.1: CREATE TRIGGER" style="margin-left: 0.5em;">&para;</a>
535
<DD>&quot;a constraint trigger. This is the same as a regular trigger except that the timing of the trigger firing can be adjusted using SET CONSTRAINTS&quot;
536

  
537
&quot;A column-specific trigger (one defined using the UPDATE OF column_name syntax) will fire when any of its columns are listed as targets in the UPDATE command&#39;s SET list. It is possible for a column&#39;s value to change even when the trigger is not fired, because changes made to the row&#39;s contents by BEFORE UPDATE triggers are not considered. Conversely, a command such as UPDATE ... SET x = x ... will fire a trigger on column x, even though the column&#39;s value did not change.&quot;
538
&quot;For UPDATE events, it is possible to specify a list of columns&quot;
539
&quot;It is possible for a column&#39;s value to change even when the trigger is not fired, because changes made to the row&#39;s contents by BEFORE UPDATE triggers are not considered&quot;
540
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-createtype.html" name="http://www.postgresql.org/docs/9.1/static/sql-createtype.html" ADD_DATE="1362049875" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: CREATE TYPE</A><a name="PostgreSQL: Documentation: 9.1: CREATE TYPE" href="#PostgreSQL: Documentation: 9.1: CREATE TYPE" style="margin-left: 0.5em;">&para;</a>
541
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/functions-datetime.html" name="http://www.postgresql.org/docs/9.1/static/functions-datetime.html" ADD_DATE="1369340352" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Date/Time Functions and Operators</A><a name="PostgreSQL: Documentation: 9.1: Date/Time Functions and Operators" href="#PostgreSQL: Documentation: 9.1: Date/Time Functions and Operators" style="margin-left: 0.5em;">&para;</a>
542
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/ddl-default.html" name="http://www.postgresql.org/docs/9.1/static/ddl-default.html" ADD_DATE="1369339991" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Default Values</A><a name="PostgreSQL: Documentation: 9.1: Default Values" href="#PostgreSQL: Documentation: 9.1: Default Values" style="margin-left: 0.5em;">&para;</a>
543
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/hstore.html" name="http://www.postgresql.org/docs/9.1/static/hstore.html" ADD_DATE="1353017969" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: hstore</A><a name="PostgreSQL: Documentation: 9.1: hstore" href="#PostgreSQL: Documentation: 9.1: hstore" style="margin-left: 0.5em;">&para;</a>
544
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/ddl-inherit.html" name="http://www.postgresql.org/docs/9.1/static/ddl-inherit.html" ADD_DATE="1372911851" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Inheritance</A><a name="PostgreSQL: Documentation: 9.1: Inheritance" href="#PostgreSQL: Documentation: 9.1: Inheritance" style="margin-left: 0.5em;">&para;</a>
545
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS" name="http://www.postgresql.org/docs/9.1/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS" ADD_DATE="1374793507" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Lexical Structure</A><a name="PostgreSQL: Documentation: 9.1: Lexical Structure" href="#PostgreSQL: Documentation: 9.1: Lexical Structure" style="margin-left: 0.5em;">&para;</a>
546
<DD>&quot;A variant of quoted identifiers allows including escaped Unicode characters identified by their code points. This variant starts with U&amp; (upper or lower case U followed by ampersand) immediately before the opening double quote, without any spaces in between, for example U&amp;&quot;foo&quot;.&quot;
547

  
548
&quot;the OPERATOR syntax, as for example in:
549

  
550
SELECT 3 OPERATOR(pg_catalog.+) 4;
551
&quot;
552
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-notify.html" name="http://www.postgresql.org/docs/9.1/static/sql-notify.html" ADD_DATE="1379907660" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: NOTIFY</A><a name="PostgreSQL: Documentation: 9.1: NOTIFY" href="#PostgreSQL: Documentation: 9.1: NOTIFY" style="margin-left: 0.5em;">&para;</a>
553
<DD>&quot;When NOTIFY is used to signal the occurrence of changes to a particular table, a useful programming technique is to put the NOTIFY in a rule that is triggered by table updates. In this way, notification happens automatically when the table is changed, and the application programmer cannot accidentally forget to do it.&quot;
554
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/datatype-oid.html" name="http://www.postgresql.org/docs/9.1/static/datatype-oid.html" ADD_DATE="1342045426" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Object Identifier Types</A><a name="PostgreSQL: Documentation: 9.1: Object Identifier Types" href="#PostgreSQL: Documentation: 9.1: Object Identifier Types" style="margin-left: 0.5em;">&para;</a>
555
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/plpython.html" name="http://www.postgresql.org/docs/9.1/static/plpython.html" ADD_DATE="1342571998" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: PL/Python - Python Procedural Language</A><a name="PostgreSQL: Documentation: 9.1: PL/Python - Python Procedural Language" href="#PostgreSQL: Documentation: 9.1: PL/Python - Python Procedural Language" style="margin-left: 0.5em;">&para;</a>
556
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/external-pl.html" name="http://www.postgresql.org/docs/9.1/static/external-pl.html" ADD_DATE="1362834165" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Procedural Languages</A><a name="PostgreSQL: Documentation: 9.1: Procedural Languages" href="#PostgreSQL: Documentation: 9.1: Procedural Languages" style="margin-left: 0.5em;">&para;</a>
557
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/app-psql.html#APP-PSQL-PATTERNS" name="http://www.postgresql.org/docs/9.1/static/app-psql.html#APP-PSQL-PATTERNS" ADD_DATE="1342486329" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: psql</A><a name="PostgreSQL: Documentation: 9.1: psql" href="#PostgreSQL: Documentation: 9.1: psql" style="margin-left: 0.5em;">&para;</a>
558
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/xfunc-sql.html" name="http://www.postgresql.org/docs/9.1/static/xfunc-sql.html" ADD_DATE="1351738107" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Query Language (SQL) Functions</A><a name="PostgreSQL: Documentation: 9.1: Query Language (SQL) Functions" href="#PostgreSQL: Documentation: 9.1: Query Language (SQL) Functions" style="margin-left: 0.5em;">&para;</a>
559
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/runtime-config-query.html#RUNTIME-CONFIG-QUERY-ENABLE" name="http://www.postgresql.org/docs/9.1/static/runtime-config-query.html#RUNTIME-CONFIG-QUERY-ENABLE" ADD_DATE="1377913034" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Query Planning: 18.7.1. Planner Method Configuration (enable_seqscan, etc.)</A><a name="PostgreSQL: Documentation: 9.1: Query Planning: 18.7.1. Planner Method Configuration (enable_seqscan, etc.)" href="#PostgreSQL: Documentation: 9.1: Query Planning: 18.7.1. Planner Method Configuration (enable_seqscan, etc.)" style="margin-left: 0.5em;">&para;</a>
560
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/routine-vacuuming.html#AUTOVACUUM" name="http://www.postgresql.org/docs/9.1/static/routine-vacuuming.html#AUTOVACUUM" ADD_DATE="1377905019" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Routine Vacuuming: 23.1.5. The Autovacuum Daemon</A><a name="PostgreSQL: Documentation: 9.1: Routine Vacuuming: 23.1.5. The Autovacuum Daemon" href="#PostgreSQL: Documentation: 9.1: Routine Vacuuming: 23.1.5. The Autovacuum Daemon" style="margin-left: 0.5em;">&para;</a>
561
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/lo-funcs.html" name="http://www.postgresql.org/docs/9.1/static/lo-funcs.html" ADD_DATE="1367554117" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Server-side Functions</A><a name="PostgreSQL: Documentation: 9.1: Server-side Functions" href="#PostgreSQL: Documentation: 9.1: Server-side Functions" style="margin-left: 0.5em;">&para;</a>
562
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-set-constraints.html" name="http://www.postgresql.org/docs/9.1/static/sql-set-constraints.html" ADD_DATE="1373131555" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: SET CONSTRAINTS</A><a name="PostgreSQL: Documentation: 9.1: SET CONSTRAINTS" href="#PostgreSQL: Documentation: 9.1: SET CONSTRAINTS" style="margin-left: 0.5em;">&para;</a>
563
<DD>&quot;PostgreSQL does not require constraint names to be unique within a schema (but only per-table)&quot;
564
this is INCORRECT: UNIQUE constraints must be globally unique because their implicit indexes must be globally unique. trying to create an inter-table duplicate UNIQUE constraint gives the error:
565
--
566
NOTICE:  CREATE TABLE / UNIQUE will create implicit index &quot;x&quot; for table &quot;b&quot;
567
ERROR:  relation &quot;x&quot; already exists
568
--
569
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/functions-string.html" name="http://www.postgresql.org/docs/9.1/static/functions-string.html" ADD_DATE="1367852219" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: String Functions and Operators</A><a name="PostgreSQL: Documentation: 9.1: String Functions and Operators" href="#PostgreSQL: Documentation: 9.1: String Functions and Operators" style="margin-left: 0.5em;">&para;</a>
570
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/functions-subquery.html" name="http://www.postgresql.org/docs/9.1/static/functions-subquery.html" ADD_DATE="1371738910" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Subquery Expressions</A><a name="PostgreSQL: Documentation: 9.1: Subquery Expressions" href="#PostgreSQL: Documentation: 9.1: Subquery Expressions" style="margin-left: 0.5em;">&para;</a>
571
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/functions-admin.html" name="http://www.postgresql.org/docs/9.1/static/functions-admin.html" ADD_DATE="1370976726" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: System Administration Functions</A><a name="PostgreSQL: Documentation: 9.1: System Administration Functions" href="#PostgreSQL: Documentation: 9.1: System Administration Functions" style="margin-left: 0.5em;">&para;</a>
572
<DD>-
573
includes set_config(), current_setting()
574
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/functions-info.html" name="http://www.postgresql.org/docs/9.1/static/functions-info.html" ADD_DATE="1370976312" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: System Information Functions</A><a name="PostgreSQL: Documentation: 9.1: System Information Functions" href="#PostgreSQL: Documentation: 9.1: System Information Functions" style="margin-left: 0.5em;">&para;</a>
575
<DD>&quot;current_schemas(boolean) returns an array of the names of all schemas presently in the search path. The Boolean option determines whether or not implicitly included system schemas such as pg_catalog are included in the returned search path.&quot;
576
                            <DT><A HREF="http://www.postgresql.org/docs/8.4/static/logfile-maintenance.html" name="http://www.postgresql.org/docs/8.4/static/logfile-maintenance.html" ADD_DATE="1333386461" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: Manuals: Log File Maintenance</A><a name="PostgreSQL: Documentation: Manuals: Log File Maintenance" href="#PostgreSQL: Documentation: Manuals: Log File Maintenance" style="margin-left: 0.5em;">&para;</a>
577
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/interactive/index.html" name="http://www.postgresql.org/docs/9.1/interactive/index.html" ADD_DATE="1317673868" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: Manuals: PostgreSQL 9.1: PostgreSQL 9.1.1 Documentation</A><a name="PostgreSQL: Documentation: Manuals: PostgreSQL 9.1: PostgreSQL 9.1.1 Documentation" href="#PostgreSQL: Documentation: Manuals: PostgreSQL 9.1: PostgreSQL 9.1.1 Documentation" style="margin-left: 0.5em;">&para;</a>
578
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/app-psql.html" name="http://www.postgresql.org/docs/8.3/static/app-psql.html" ADD_DATE="1325722373" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: Manuals: psql</A><a name="PostgreSQL: Documentation: Manuals: psql" href="#PostgreSQL: Documentation: Manuals: psql" style="margin-left: 0.5em;">&para;</a>
579
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/functions-admin.html" name="http://www.postgresql.org/docs/8.3/static/functions-admin.html" ADD_DATE="1336443290" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: Manuals: System Administration Functions</A><a name="PostgreSQL: Documentation: Manuals: System Administration Functions" href="#PostgreSQL: Documentation: Manuals: System Administration Functions" style="margin-left: 0.5em;">&para;</a>
580
                            <DT><A HREF="http://www.postgresql.org/docs/8.1/static/manage-ag-templatedbs.html" name="http://www.postgresql.org/docs/8.1/static/manage-ag-templatedbs.html" ADD_DATE="1335056156" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: Manuals: Template Databases</A><a name="PostgreSQL: Documentation: Manuals: Template Databases" href="#PostgreSQL: Documentation: Manuals: Template Databases" style="margin-left: 0.5em;">&para;</a>
581
                            <DT><A HREF="http://www.postgresql.org/docs/current/static/queries-with.html" name="http://www.postgresql.org/docs/current/static/queries-with.html" ADD_DATE="1332635517" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: Manuals: WITH Queries (Common Table Expressions)</A><a name="PostgreSQL: Documentation: Manuals: WITH Queries (Common Table Expressions)" href="#PostgreSQL: Documentation: Manuals: WITH Queries (Common Table Expressions)" style="margin-left: 0.5em;">&para;</a>
582
                        </DL><p>
583
                        <DT><a name="from/to MySQL" href="#from/to MySQL"><H3 ADD_DATE="1360831701">from/to MySQL</H3></a>
584
                        <DL><p>
585
                            <DT><A HREF="http://wiki.postgresql.org/wiki/Converting_from_other_Databases_to_PostgreSQL#MySQL" name="http://wiki.postgresql.org/wiki/Converting_from_other_Databases_to_PostgreSQL#MySQL" ADD_DATE="1360831667" ICON_URI="http://wiki.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://wiki.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>Converting from other Databases to PostgreSQL - PostgreSQL wiki</A><a name="Converting from other Databases to PostgreSQL - PostgreSQL wiki" href="#Converting from other Databases to PostgreSQL - PostgreSQL wiki" style="margin-left: 0.5em;">&para;</a>
586
                            <DT><A HREF="http://en.wikibooks.org/wiki/Converting_MySQL_to_PostgreSQL" name="http://en.wikibooks.org/wiki/Converting_MySQL_to_PostgreSQL" ADD_DATE="1360831167" ICON_URI="http://en.wikibooks.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://en.wikibooks.org/favicon.ico" style="margin-right: 0.5em;"/>Converting MySQL to PostgreSQL - Wikibooks, open books for an open world</A><a name="Converting MySQL to PostgreSQL - Wikibooks, open books for an open world" href="#Converting MySQL to PostgreSQL - Wikibooks, open books for an open world" style="margin-left: 0.5em;">&para;</a>
587
                            <DT><A HREF="http://www.sourcefiles.org/Databases/Utilities/Conversion/my2pg.pl" name="http://www.sourcefiles.org/Databases/Utilities/Conversion/my2pg.pl" ADD_DATE="1360832036" ICON_URI="http://www.sourcefiles.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.sourcefiles.org/favicon.ico" style="margin-right: 0.5em;"/>my2pg.pl</A><a name="my2pg.pl" href="#my2pg.pl" style="margin-left: 0.5em;">&para;</a>
588
                            <DT><A HREF="http://www.wikivs.com/wiki/MySQL_vs_PostgreSQL" name="http://www.wikivs.com/wiki/MySQL_vs_PostgreSQL" ADD_DATE="1365879925" ICON_URI="http://www.wikivs.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.wikivs.com/favicon.ico" style="margin-right: 0.5em;"/>MySQL vs PostgreSQL - WikiVS</A><a name="MySQL vs PostgreSQL - WikiVS" href="#MySQL vs PostgreSQL - WikiVS" style="margin-left: 0.5em;">&para;</a>
589
<DD>&quot;PostgreSQL will feature the MERGE clause in a future version [5], which follows the SQL:2008 standard. This can do the same as MySQL&#39;s non-standard &#39;INSERT IGNORE&#39;,&#39;REPLACE&#39; and &#39;INSERT ... ON DUPLICATE UPDATE&#39; statements but with more granularity.&quot;
590

  
591
&quot;MySQL triggers are also not activated by cascading updates and deletes even when caused by a SQL statement&quot;
592
                            <DT><A HREF="http://stackoverflow.com/questions/3579079/how-can-you-represent-inheritance-in-a-database" name="http://stackoverflow.com/questions/3579079/how-can-you-represent-inheritance-in-a-database" ADD_DATE="1365882733" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>sql - How can you represent inheritance in a database? - Stack Overflow</A><a name="sql - How can you represent inheritance in a database? - Stack Overflow" href="#sql - How can you represent inheritance in a database? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
593
                            <DT><A HREF="http://stackoverflow.com/questions/1942586/comparison-of-database-column-types-in-mysql-postgresql-and-sqlite-cross-map" name="http://stackoverflow.com/questions/1942586/comparison-of-database-column-types-in-mysql-postgresql-and-sqlite-cross-map" ADD_DATE="1367822656" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>Comparison of database column types in MySQL, PostgreSQL, and SQLite? (Cross-Mapping) - Stack Overflow</A><a name="Comparison of database column types in MySQL, PostgreSQL, and SQLite? (Cross-Mapping) - Stack Overflow" href="#Comparison of database column types in MySQL, PostgreSQL, and SQLite? (Cross-Mapping) - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
594
                            <DT><A HREF="http://stackoverflow.com/questions/8424283/convert-mysql-set-data-type-to-postgres?rq=1" name="http://stackoverflow.com/questions/8424283/convert-mysql-set-data-type-to-postgres?rq=1" ADD_DATE="1367822956" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>postgresql - convert MySQL SET data type to Postgres - Stack Overflow</A><a name="postgresql - convert MySQL SET data type to Postgres - Stack Overflow" href="#postgresql - convert MySQL SET data type to Postgres - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
595
                        </DL><p>
596
                        <DT><a name="invalid byte sequence errors" href="#invalid byte sequence errors"><H3 ADD_DATE="1366909936">invalid byte sequence errors</H3></a>
597
                        <DL><p>
598
                            <DT><A HREF="http://dba.stackexchange.com/questions/4777/how-to-solve-utf8-invalid-byte-sequence-copy-errors-on-a-restore-when-the-sourc" name="http://dba.stackexchange.com/questions/4777/how-to-solve-utf8-invalid-byte-sequence-copy-errors-on-a-restore-when-the-sourc" ADD_DATE="1366909823" ICON_URI="http://cdn.sstatic.net/dba/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/dba/img/favicon.ico" style="margin-right: 0.5em;"/>postgresql - How to solve UTF8 invalid byte sequence copy errors on a restore, when the source database is encoded in UTF8? - Database Administrators Stack Exchange</A><a name="postgresql - How to solve UTF8 invalid byte sequence copy errors on a restore, when the source database is encoded in UTF8? - Database Administrators Stack Exchange" href="#postgresql - How to solve UTF8 invalid byte sequence copy errors on a restore, when the source database is encoded in UTF8? - Database Administrators Stack Exchange" style="margin-left: 0.5em;">&para;</a>
599
                            <DT><A HREF="http://grokbase.com/t/postgresql/pgsql-jdbc/072mze4g5s/invalid-byte-sequence-for-encoding-utf8-0x00" name="http://grokbase.com/t/postgresql/pgsql-jdbc/072mze4g5s/invalid-byte-sequence-for-encoding-utf8-0x00" ADD_DATE="1366909912" ICON_URI="http://grokbase.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://grokbase.com/favicon.ico" style="margin-right: 0.5em;"/>invalid byte sequence for encoding &quot;UTF8&quot;: 0x00 - Grokbase</A><a name="invalid byte sequence for encoding &quot;UTF8&quot;: 0x00 - Grokbase" href="#invalid byte sequence for encoding &quot;UTF8&quot;: 0x00 - Grokbase" style="margin-left: 0.5em;">&para;</a>
600
<DD>page's description: (6 replies) Hi, I&#39;ve got another problem. I sometimes get the following SQLException when doing an insert: ERROR: invalid byte sequence for encoding &quot;UTF8&quot;: 0x00 Exception: org.postgresql.util.PSQLException org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:1525) org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1309) org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:188)
601
                            <DT><A HREF="http://postgresql.1045698.n5.nabble.com/Making-TEXT-NUL-transparent-td5019640.html" name="http://postgresql.1045698.n5.nabble.com/Making-TEXT-NUL-transparent-td5019640.html" ADD_DATE="1367480866" ICON_URI="http://postgresql.1045698.n5.nabble.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://postgresql.1045698.n5.nabble.com/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL - hackers - Making TEXT NUL-transparent</A><a name="PostgreSQL - hackers - Making TEXT NUL-transparent" href="#PostgreSQL - hackers - Making TEXT NUL-transparent" style="margin-left: 0.5em;">&para;</a>
602
<DD>page's description: Making TEXT NUL-transparent. Occasionally, we get bitten by embedded NUL bytes in TEXT values. We take care of generating proper UTF-8, but this additional restriction sometimes slips by. It would...
603
-
604
Lack of support for NUL bytes is a critical limitation of PostgreSQL when dealing with arbitrary input data which should be stored verbatim
605
                        </DL><p>
606
                        <DT><a name="PostGIS" href="#PostGIS"><H3 ADD_DATE="1347912102">PostGIS</H3></a>
607
                        <DL><p>
608
                            <DT><A HREF="http://www.paolocorti.net/2008/01/30/installing-postgis-on-ubuntu/" name="http://www.paolocorti.net/2008/01/30/installing-postgis-on-ubuntu/" ADD_DATE="1347909585" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Installing PostGIS on Ubuntu</A><a name="Installing PostGIS on Ubuntu" href="#Installing PostGIS on Ubuntu" style="margin-left: 0.5em;">&para;</a>
609
                            <DT><A HREF="http://www.kyngchaos.com/software:postgres" name="http://www.kyngchaos.com/software:postgres" ADD_DATE="1347911758" ICON_URI="http://www.kyngchaos.com/lib/tpl/arctic/images/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.kyngchaos.com/lib/tpl/arctic/images/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL [KyngChaos Wiki]</A><a name="PostgreSQL [KyngChaos Wiki]" href="#PostgreSQL [KyngChaos Wiki]" style="margin-left: 0.5em;">&para;</a>
610
<DD>page's description: Mac OS X installers for PostgreSQL, and GIS extensions PostGIS and pgRouting.  Built for Lion and Snow Leopard, 64bit only.  NOTE:  I do not support any other Postgres distribution in my extensions.  Please do not try to install PostGIS in another Postgres and then ask why it won&#39;t install.
611
                            <DT><A HREF="http://gis.stackexchange.com/questions/24356/struggling-with-enabling-a-postgis-database-on-mac" name="http://gis.stackexchange.com/questions/24356/struggling-with-enabling-a-postgis-database-on-mac" ADD_DATE="1347912089" ICON_URI="http://cdn.sstatic.net/gis/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/gis/img/favicon.ico" style="margin-right: 0.5em;"/>postgresql - Struggling with enabling a PostGIS database on Mac - GIS</A><a name="postgresql - Struggling with enabling a PostGIS database on Mac - GIS" href="#postgresql - Struggling with enabling a PostGIS database on Mac - GIS" style="margin-left: 0.5em;">&para;</a>
612
                            <DT><A HREF="https://gist.github.com/1481128" name="https://gist.github.com/1481128" ADD_DATE="1347912337" ICON_URI="https://github.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://github.com/favicon.ico" style="margin-right: 0.5em;"/>Install Postgres 9.1, PostGIS and create PostGIS template on Ubuntu 11.10 Oneiric Ocelot — Gist</A><a name="Install Postgres 9.1, PostGIS and create PostGIS template on Ubuntu 11.10 Oneiric Ocelot — Gist" href="#Install Postgres 9.1, PostGIS and create PostGIS template on Ubuntu 11.10 Oneiric Ocelot — Gist" style="margin-left: 0.5em;">&para;</a>
613
                        </DL><p>
614
                        <DT><a name="table modified time" href="#table modified time"><H3 ADD_DATE="1369925071">table modified time</H3></a>
615
                        <DL><p>
616
                            <DT><A HREF="http://stackoverflow.com/questions/3211769/how-to-get-last-access-modification-date-of-a-postgresql-database" name="http://stackoverflow.com/questions/3211769/how-to-get-last-access-modification-date-of-a-postgresql-database" ADD_DATE="1369925095" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>How to get last access/modification date of a PostgreSQL database? - Stack Overflow</A><a name="How to get last access/modification date of a PostgreSQL database? - Stack Overflow" href="#How to get last access/modification date of a PostgreSQL database? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
617
                            <DT><A HREF="http://stackoverflow.com/questions/12750222/latest-table-modified-time-in-postgresql" name="http://stackoverflow.com/questions/12750222/latest-table-modified-time-in-postgresql" ADD_DATE="1369925085" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>sql - Latest table modified time in PostgreSQL - Stack Overflow</A><a name="sql - Latest table modified time in PostgreSQL - Stack Overflow" href="#sql - Latest table modified time in PostgreSQL - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
618
                            <DT><A HREF="http://www.postgresql.org/message-id/4811DC02.6030800@archonet.com" name="http://www.postgresql.org/message-id/4811DC02.6030800@archonet.com" ADD_DATE="1369925133" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>Re: Last insert/update/delete time for a table</A><a name="Re: Last insert/update/delete time for a table" href="#Re: Last insert/update/delete time for a table" style="margin-left: 0.5em;">&para;</a>
619
                            <DT><A HREF="http://www.postgresql.org/message-id/3f0b79eb0804250725w3349903iedbe11f0e2cd3fe5@mail.gmail.com" name="http://www.postgresql.org/message-id/3f0b79eb0804250725w3349903iedbe11f0e2cd3fe5@mail.gmail.com" ADD_DATE="1369925149" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>Re: Last insert/update/delete time for a table</A><a name="Re: Last insert/update/delete time for a table" href="#Re: Last insert/update/delete time for a table" style="margin-left: 0.5em;">&para;</a>
620
                        </DL><p>
621
                        <DT><a name="vacuuming" href="#vacuuming"><H3 ADD_DATE="1377911873">vacuuming</H3></a>
622
                        <DL><p>
623
                            <DT><A HREF="http://serverfault.com/questions/53376/how-do-i-know-if-the-autovacuumer-in-postgres-8-3-is-actually-working" name="http://serverfault.com/questions/53376/how-do-i-know-if-the-autovacuumer-in-postgres-8-3-is-actually-working" ADD_DATE="1377911319" ICON_URI="http://cdn.sstatic.net/serverfault/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/serverfault/img/favicon.ico" style="margin-right: 0.5em;"/>postgresql - How do I know if the autovacuumer in postgres 8.3 is actually working? - Server Fault</A><a name="postgresql - How do I know if the autovacuumer in postgres 8.3 is actually working? - Server Fault" href="#postgresql - How do I know if the autovacuumer in postgres 8.3 is actually working? - Server Fault" style="margin-left: 0.5em;">&para;</a>
624
<DD>&quot;pg_stat_user_tables has columns *last_autovacuum* and *last_autoanalyze*. They will be updated whenever it does something.&quot;
625
                            <DT><A HREF="http://blog.gocept.com/2012/05/22/dont-stop-postgresqls-autovacuum-with-your-application/" name="http://blog.gocept.com/2012/05/22/dont-stop-postgresqls-autovacuum-with-your-application/" ADD_DATE="1377911959" ICON_URI="http://1.gravatar.com/blavatar/b99b16aa78bd25f6aa8d01f9c1c99fb4?s=16" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://1.gravatar.com/blavatar/b99b16aa78bd25f6aa8d01f9c1c99fb4?s=16" style="margin-right: 0.5em;"/>Don’t stop PostgreSQL’s autovacuum with your application | gocept weblog</A><a name="Don’t stop PostgreSQL’s autovacuum with your application | gocept weblog" href="#Don’t stop PostgreSQL’s autovacuum with your application | gocept weblog" style="margin-left: 0.5em;">&para;</a>
626
<DD>page's description: The problem Some weeks ago, we received a complaint from a customer about bad PostgreSQL performance for a specific application. I took a look into the database and found strange things going on: the query planner was executing &quot;interesting&quot; query plans, tables were bloated with lots of dead rows (one was 6 times as big…
627

  
628
&quot;Vacuuming (whether automatic or manual) stops at the oldest transaction id that is still in use.&quot; (as opposed to skipping past any active transactions to completed ones)
629

  
630
&quot;autovacuum will abort if it is not able to obtain a table lock within one second&quot;
631
&quot;postgres[13251]: [40-1] user=,db= ERROR:  canceling autovacuum task&quot;
632
&quot;I have installed a nightly cron job to force-vacuum the database. PostgreSQL has shown much improved query responses since then. Some queries’ completion times even improved by a factor of 10.&quot;
633
                            <DT><A HREF="http://postgresql.1045698.n5.nabble.com/Lock-problem-with-autovacuum-truncating-heap-td4265539.html" name="http://postgresql.1045698.n5.nabble.com/Lock-problem-with-autovacuum-truncating-heap-td4265539.html" ADD_DATE="1377912054" ICON_URI="http://postgresql.1045698.n5.nabble.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://postgresql.1045698.n5.nabble.com/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL - hackers - Lock problem with autovacuum truncating heap</A><a name="PostgreSQL - hackers - Lock problem with autovacuum truncating heap" href="#PostgreSQL - hackers - Lock problem with autovacuum truncating heap" style="margin-left: 0.5em;">&para;</a>
634
<DD>page's description: Lock problem with autovacuum truncating heap. We have run across a problem with autovacuum that occurs when it can truncate off a large amount of empty blocks. It behaves different in version 9.0...
635

  
636
&quot;In 9.0, the autovacuum process will be aborted about 1 second after
637
another transaction starts waiting for a lock. The result is that even a
638
simple INSERT will take 1 second.&quot;
639
this means that autovacuum will never complete if clients keep making INSERTs :(
640
                        </DL><p>
641
                        <DT><A HREF="http://journal.tianhao.info/2010/12/postgresql-change-default-encoding-of-new-databases-to-utf-8-optional/" name="http://journal.tianhao.info/2010/12/postgresql-change-default-encoding-of-new-databases-to-utf-8-optional/" ADD_DATE="1335054607" ICON_URI="http://blog.tianhao.info/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://blog.tianhao.info/favicon.ico" style="margin-right: 0.5em;"/>» PostgreSQL – Change Default Encoding of New Databases To UTF-8 (Optional) Journal</A><a name="» PostgreSQL – Change Default Encoding of New Databases To UTF-8 (Optional) Journal" href="#» PostgreSQL – Change Default Encoding of New Databases To UTF-8 (Optional) Journal" style="margin-left: 0.5em;">&para;</a>
642
                        <DT><A HREF="https://groups.google.com/forum/?fromgroups#!topic/pgsql.general/aitDYC6jMEI" name="https://groups.google.com/forum/?fromgroups#!topic/pgsql.general/aitDYC6jMEI" ADD_DATE="1340396170" ICON_URI="https://groups.google.com/forum/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://groups.google.com/forum/favicon.ico" style="margin-right: 0.5em;"/>[GENERAL] ROLLBACK in a function - Google Groups</A><a name="[GENERAL] ROLLBACK in a function - Google Groups" href="#[GENERAL] ROLLBACK in a function - Google Groups" style="margin-left: 0.5em;">&para;</a>
643
                        <DT><A HREF="http://grokbase.com/t/postgresql/pgsql-hackers/115ewt1b5s/domains-and-casts" name="http://grokbase.com/t/postgresql/pgsql-hackers/115ewt1b5s/domains-and-casts" ADD_DATE="1366907179" ICON_URI="http://grokbase.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://grokbase.com/favicon.ico" style="margin-right: 0.5em;"/>[PostgreSQL-Hackers] DOMAINs and CASTs - Grokbase</A><a name="[PostgreSQL-Hackers] DOMAINs and CASTs - Grokbase" href="#[PostgreSQL-Hackers] DOMAINs and CASTs - Grokbase" style="margin-left: 0.5em;">&para;</a>
644
<DD>page's description: (33 replies) Hi, If i create a DOMAIN an then want to create a CAST from that domain to another type it gives an error. Consider this example: &quot;&quot;&quot; create domain datetime as timestamp with time zone check (value between &#39;1753-01-01 00:00:00&#39; and &#39;9999-12-31 23:59:59&#39;); create function datetime2int(datetime) returns int language sql stable strict as $$ select $1::date - &#39;1753-01-01&#39;::date; $$; create cast(datetime as int) with function datetime2int(datetime); &quot;&quot;&quot; if i try to cast, get this error: select
645
                        <DT><A HREF="http://www.linuxquestions.org/questions/linux-server-73/postgresql-cant-rename-table-constraints-874005/" name="http://www.linuxquestions.org/questions/linux-server-73/postgresql-cant-rename-table-constraints-874005/" ADD_DATE="1363769604" ICON_URI="http://www.linuxquestions.org/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://www.linuxquestions.org/favicon.ico" style="margin-right: 0.5em;"/>[SOLVED] PostgreSQL Can&#39;t Rename Table Constraints</A><a name="[SOLVED] PostgreSQL Can&#39;t Rename Table Constraints" href="#[SOLVED] PostgreSQL Can&#39;t Rename Table Constraints" style="margin-left: 0.5em;">&para;</a>
646
<DD>page's description: &#39; I had to rename a table yesterday due to a contact / group name change in the office and sadly I&#39;m the only person who knows how to barely interact
647
                        <DT><A HREF="http://cs186.declarativity.net/browser/hw/hw1/student/Hw1/postgresql-8.0.3/src/backend/access/transam/xact.c" name="http://cs186.declarativity.net/browser/hw/hw1/student/Hw1/postgresql-8.0.3/src/backend/access/transam/xact.c" ADD_DATE="1340224855" ICON_URI="http://cs186.declarativity.net/chrome/common/trac.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cs186.declarativity.net/chrome/common/trac.ico" style="margin-right: 0.5em;"/>/hw/hw1/student/Hw1/postgresql-8.0.3/src/backend/access/transam/xact.c – cs186 – Trac</A><a name="/hw/hw1/student/Hw1/postgresql-8.0.3/src/backend/access/transam/xact.c – cs186 – Trac" href="#/hw/hw1/student/Hw1/postgresql-8.0.3/src/backend/access/transam/xact.c – cs186 – Trac" style="margin-left: 0.5em;">&para;</a>
648
                        <DT><A HREF="http://drupal.org/node/1018728" name="http://drupal.org/node/1018728" ADD_DATE="1362823422" ICON_URI="http://drupal.org/misc/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://drupal.org/misc/favicon.ico" style="margin-right: 0.5em;"/>#1018728: postgres NAMEDATALEN limitation create problems | drupal.org</A><a name="#1018728: postgres NAMEDATALEN limitation create problems | drupal.org" href="##1018728: postgres NAMEDATALEN limitation create problems | drupal.org" style="margin-left: 0.5em;">&para;</a>
649
                        <DT><A HREF="http://stackoverflow.com/questions/971786/constraint-name-update-in-postgresql" name="http://stackoverflow.com/questions/971786/constraint-name-update-in-postgresql" ADD_DATE="1363765746" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>Constraint name update in PostgreSQL - Stack Overflow</A><a name="Constraint name update in PostgreSQL - Stack Overflow" href="#Constraint name update in PostgreSQL - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
650
                        <DT><A HREF="http://stackoverflow.com/questions/1009584/how-to-emulate-insert-ignore-and-on-duplicate-key-update-sql-merge-with-po" name="http://stackoverflow.com/questions/1009584/how-to-emulate-insert-ignore-and-on-duplicate-key-update-sql-merge-with-po" ADD_DATE="1363797869" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>database - how to emulate &quot;insert ignore&quot; and &quot;on duplicate key update&quot; (sql merge) with postgresql? - Stack Overflow</A><a name="database - how to emulate &quot;insert ignore&quot; and &quot;on duplicate key update&quot; (sql merge) with postgresql? - Stack Overflow" href="#database - how to emulate &quot;insert ignore&quot; and &quot;on duplicate key update&quot; (sql merge) with postgresql? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
651
                        <DT><A HREF="http://www.linuxforums.org/forum/red-hat-fedora-linux/17025-how-can-i-change-shmmax.html" name="http://www.linuxforums.org/forum/red-hat-fedora-linux/17025-how-can-i-change-shmmax.html" ADD_DATE="1332624618" ICON_URI="http://www.linuxforums.org/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://www.linuxforums.org/favicon.ico" style="margin-right: 0.5em;"/>How can I change &#39;shmmax&#39;</A><a name="How can I change &#39;shmmax&#39;" href="#How can I change &#39;shmmax&#39;" style="margin-left: 0.5em;">&para;</a>
652
<DD>page's description: I have installed Oracle 9i on RedHat 9.  
653
 
654
Current value of &#39;shmmax&#39; is 33554432.  
655
 
656
Some people recommend value of appr. 50% of the RAM. 
657
 
658
I tried to change the value of &#39;shmmax&#39; in two ways:  
659
 
660
1. cat 268435456 &gt; /proc/sys/kernel/shmmax 
661
2. sysctl -w kernel.shmmax=268435456
662
                        <DT><A HREF="http://www.cyberciti.biz/tips/postgres-allow-remote-access-tcp-connection.html" name="http://www.cyberciti.biz/tips/postgres-allow-remote-access-tcp-connection.html" ADD_DATE="1330813804" ICON_URI="http://s0.cyberciti.org/static/legacy/i/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://s0.cyberciti.org/static/legacy/i/favicon.ico" style="margin-right: 0.5em;"/>How Do I Enable remote access to PostgreSQL database server?</A><a name="How Do I Enable remote access to PostgreSQL database server?" href="#How Do I Enable remote access to PostgreSQL database server?" style="margin-left: 0.5em;">&para;</a>
663
<DD>page's description: A step by step guide for enabling remote access to your PostgreSQL database server under Linux or UNIX operating system so that client can connect server remotely. 
664
                        <DT><A HREF="http://serverfault.com/questions/300123/how-to-edit-system-catalogs-in-postgresql-8-1" name="http://serverfault.com/questions/300123/how-to-edit-system-catalogs-in-postgresql-8-1" ADD_DATE="1362485737" ICON_URI="http://cdn.sstatic.net/serverfault/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/serverfault/img/favicon.ico" style="margin-right: 0.5em;"/>How to edit system catalogs in PostgreSQL 8.1? - Server Fault</A><a name="How to edit system catalogs in PostgreSQL 8.1? - Server Fault" href="#How to edit system catalogs in PostgreSQL 8.1? - Server Fault" style="margin-left: 0.5em;">&para;</a>
665
                        <DT><A HREF="http://code.activestate.com/recipes/286165-ilines-universal-newlines-from-any-data-source/" name="http://code.activestate.com/recipes/286165-ilines-universal-newlines-from-any-data-source/" ADD_DATE="1361889311" ICON_URI="http://code.activestate.com/static/activestyle/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://code.activestate.com/static/activestyle/img/favicon.ico" style="margin-right: 0.5em;"/>ilines -- universal newlines from any data source « Python recipes « ActiveState Code</A><a name="ilines -- universal newlines from any data source « Python recipes « ActiveState Code" href="#ilines -- universal newlines from any data source « Python recipes « ActiveState Code" style="margin-left: 0.5em;">&para;</a>
666
                        <DT><A HREF="http://stackoverflow.com/questions/2563494/where-postgresql-logs-are-on-mac-os-x" name="http://stackoverflow.com/questions/2563494/where-postgresql-logs-are-on-mac-os-x" ADD_DATE="1350028821" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>logging - Where postgresql logs are on mac os x? - Stack Overflow</A><a name="logging - Where postgresql logs are on mac os x? - Stack Overflow" href="#logging - Where postgresql logs are on mac os x? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
667
                        <DT><A HREF="http://www.dbforums.com/postgresql/1655316-maximum-columns-problem.html" name="http://www.dbforums.com/postgresql/1655316-maximum-columns-problem.html" ADD_DATE="1360680549" ICON_URI="http://www.dbforums.com/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://www.dbforums.com/favicon.ico" style="margin-right: 0.5em;"/>Maximum columns problem - dBforums</A><a name="Maximum columns problem - dBforums" href="#Maximum columns problem - dBforums" style="margin-left: 0.5em;">&para;</a>
668
<DD>page's description: Hi all, I have roughly 30,000 objects (tissue samples) for which I would like to store 1500 attributes for each sample. Each attribute is a numerical
669
                        <DT><A HREF="http://mlawire.blogspot.com/2009/08/postgresql-indexes-on-foreign-keys.html" name="http://mlawire.blogspot.com/2009/08/postgresql-indexes-on-foreign-keys.html" ADD_DATE="1357356207" ICON_URI="http://mlawire.blogspot.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://mlawire.blogspot.com/favicon.ico" style="margin-right: 0.5em;"/>MLA Wire: Postgresql: Indexes on Foreign Keys</A><a name="MLA Wire: Postgresql: Indexes on Foreign Keys" href="#MLA Wire: Postgresql: Indexes on Foreign Keys" style="margin-left: 0.5em;">&para;</a>
670
                        <DT><A HREF="http://blog.endpoint.com/2009/12/mysql-and-postgres-command-equivalents.html" name="http://blog.endpoint.com/2009/12/mysql-and-postgres-command-equivalents.html" ADD_DATE="1320697471" ICON_URI="http://blog.endpoint.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://blog.endpoint.com/favicon.ico" style="margin-right: 0.5em;"/>MySQL and Postgres command equivalents (mysql vs psql) | End Point Blog</A><a name="MySQL and Postgres command equivalents (mysql vs psql) | End Point Blog" href="#MySQL and Postgres command equivalents (mysql vs psql) | End Point Blog" style="margin-left: 0.5em;">&para;</a>
671
<DD>page's description: End Point developers blog about ecommerce, databases, PostgreSQL, MySQL, Interchange, Ruby on Rails, Spree, Django, PHP, Android, hosting, Git, version control, Perl, Python, Java, and SEO.
672
                        <DT><A HREF="http://vibhorkumar.wordpress.com/2013/08/04/new-in-postgresql-9-3-new-in-functions/" name="http://vibhorkumar.wordpress.com/2013/08/04/new-in-postgresql-9-3-new-in-functions/" ADD_DATE="1379908605" ICON_URI="http://1.gravatar.com/blavatar/b8bffed7fdb4c45db7f4f07f397841f3?s=16" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://1.gravatar.com/blavatar/b8bffed7fdb4c45db7f4f07f397841f3?s=16" style="margin-right: 0.5em;"/>New in PostgreSQL 9.3: New in Functions | Database Technologies</A><a name="New in PostgreSQL 9.3: New in Functions | Database Technologies" href="#New in PostgreSQL 9.3: New in Functions | Database Technologies" style="margin-left: 0.5em;">&para;</a>
673
<DD>page's description: In the series of blogging about new features in 9.3, today, I thought about blogging new functions and improvements coming in PostgreSQL. Lets look whats new in 9.3, in terms of in build functions: 1. New in one array functions for one dimensional array PostgreSQL 9.3, is coming with new functions which can help users…
674

  
675
&quot;5. Improvement in pg_get_viewdef() to print new line after each SELECT and FROM entry &quot;
676
                        <DT><A HREF="http://omega-glory.net/2007/12/12/postgresql-count-workaround/" name="http://omega-glory.net/2007/12/12/postgresql-count-workaround/" ADD_DATE="1365880540" ICON_URI="http://omega-glory.net/static/images/favicon.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://omega-glory.net/static/images/favicon.png" style="margin-right: 0.5em;"/>Omega Glory - PostgreSQL Slow Count Workaround</A><a name="Omega Glory - PostgreSQL Slow Count Workaround" href="#Omega Glory - PostgreSQL Slow Count Workaround" style="margin-left: 0.5em;">&para;</a>
677
                        <DT><A HREF="http://www.pgadmin.org/docs/1.4/options-tab3.html" name="http://www.pgadmin.org/docs/1.4/options-tab3.html" ADD_DATE="1348017556" ICON_URI="http://www.pgadmin.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.pgadmin.org/favicon.ico" style="margin-right: 0.5em;"/>pgAdmin Options - Tab 3 (Query)</A><a name="pgAdmin Options - Tab 3 (Query)" href="#pgAdmin Options - Tab 3 (Query)" style="margin-left: 0.5em;">&para;</a>
678
<DD>page's description: pgAdmin is the leading graphical Open Source management, development and administration tool for PostgreSQL, running on Windows, Linux, Solaris, FreeBSD and Mac OSX
679
                        <DT><A HREF="http://en.wikipedia.org/wiki/PhpPgAdmin" name="http://en.wikipedia.org/wiki/PhpPgAdmin" ADD_DATE="1366901186" ICON_URI="http://bits.wikimedia.org/favicon/wikipedia.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://bits.wikimedia.org/favicon/wikipedia.ico" style="margin-right: 0.5em;"/>phpPgAdmin - Wikipedia, the free encyclopedia</A><a name="phpPgAdmin - Wikipedia, the free encyclopedia" href="#phpPgAdmin - Wikipedia, the free encyclopedia" style="margin-left: 0.5em;">&para;</a>
680
                        <DT><A HREF="http://blog.xzion.net/2010/02/10/postgres-session-variables-neat/" name="http://blog.xzion.net/2010/02/10/postgres-session-variables-neat/" ADD_DATE="1364429984" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Postgres Session Variables – Neat. | An Oak In The Fall</A><a name="Postgres Session Variables – Neat. | An Oak In The Fall" href="#Postgres Session Variables – Neat. | An Oak In The Fall" style="margin-left: 0.5em;">&para;</a>
681
<DD>page's description: Postgres Session Variables – Neat.
682
                        <DT><A HREF="http://stackoverflow.com/questions/1943433/postgresql-concat-ws-like-function" name="http://stackoverflow.com/questions/1943433/postgresql-concat-ws-like-function" ADD_DATE="1362549138" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>Postgresql - concat_ws like function? - Stack Overflow</A><a name="Postgresql - concat_ws like function? - Stack Overflow" href="#Postgresql - concat_ws like function? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
683
                        <DT><A HREF="http://postgresql.1045698.n5.nabble.com/GENERAL-Update-on-tables-when-the-row-doesn-t-change-td1844002.html#a1844018" name="http://postgresql.1045698.n5.nabble.com/GENERAL-Update-on-tables-when-the-row-doesn-t-change-td1844002.html#a1844018" ADD_DATE="1373545159" ICON_URI="http://postgresql.1045698.n5.nabble.com/favicon.ico"><img width="16" height="16" src="http://postgresql.1045698.n5.nabble.com/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL - general - [GENERAL] Update on tables when the row doesn&#39;t change</A><a name="PostgreSQL - general - [GENERAL] Update on tables when the row doesn&#39;t change" href="#PostgreSQL - general - [GENERAL] Update on tables when the row doesn&#39;t change" style="margin-left: 0.5em;">&para;</a>
684
<DD>page's description: [GENERAL] Update on tables when the row doesn&#39;t change. Hi all, maybe it&#39;s a very silly question, but why does Postgres perform an update on the table even if no data changes? I recognized this...
685

  
686
&quot;Because testing for this would almost surely be a net loss for the vast
687
majority of applications.  Checking to see if the new row value exactly
688
equals the old is hardly a zero-cost operation; if you pay that on every
689
update, that&#39;s a lot of overhead that you are hoping to make back by
690
sometimes avoiding the physical store of the new tuple.&quot;
691
                        <DT><A HREF="http://postgresql.1045698.n5.nabble.com/Quiet-quot-CONTEXT-quot-td1906036.html#a1906037" name="http://postgresql.1045698.n5.nabble.com/Quiet-quot-CONTEXT-quot-td1906036.html#a1906037" ADD_DATE="1372895140" ICON_URI="http://postgresql.1045698.n5.nabble.com/favicon.ico"><img width="16" height="16" src="http://postgresql.1045698.n5.nabble.com/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL - general - Quiet &quot;CONTEXT&quot;?</A><a name="PostgreSQL - general - Quiet &quot;CONTEXT&quot;?" href="#PostgreSQL - general - Quiet &quot;CONTEXT&quot;?" style="margin-left: 0.5em;">&para;</a>
692
<DD>page's description: Quiet &quot;CONTEXT&quot;?. Hi all, I&#39;m in the process of debugging some PL/pgSQL functions. I have function A which calls function B (e.g. on Line 22). The debugging info I&#39;m interested in is in...
693

  
694
&quot;In psql, &quot;\set VERBOSITY terse&quot; might approximate what you want.&quot; (tom lane)
695
                        <DT><A HREF="http://postgresql.1045698.n5.nabble.com/Short-circuit-boolean-evaluation-td4361195.html" name="http://postgresql.1045698.n5.nabble.com/Short-circuit-boolean-evaluation-td4361195.html" ADD_DATE="1380543492" ICON_URI="http://postgresql.1045698.n5.nabble.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://postgresql.1045698.n5.nabble.com/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL - general - Short-circuit boolean evaluation</A><a name="PostgreSQL - general - Short-circuit boolean evaluation" href="#PostgreSQL - general - Short-circuit boolean evaluation" style="margin-left: 0.5em;">&para;</a>
696
<DD>page's description: Short-circuit boolean evaluation. Hi, Does Postgresql perform short-circuit boolean evaluation both in SQL and PL/pgSQL functions? As an example, suppose I have a function called &quot;do_stuff&quot; which...
697

  
698
&quot;SQL is a somewhat declarative language. There is no &quot;order&quot; to
699
evaluation as such. So you can&#39;t talk about short circuiting either.
700
This applies to any SQL database.
701

  
702
You can somewhat enforce order with subselects and CASE and other such
703
constructs.&quot;
704
                        <DT><A HREF="http://stackoverflow.com/questions/6454146/getting-the-encoding-of-a-postgres-database-using-the-command-line" name="http://stackoverflow.com/questions/6454146/getting-the-encoding-of-a-postgres-database-using-the-command-line" ADD_DATE="1367852352" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>postgresql - Getting the encoding of a Postgres database using the command line? - Stack Overflow</A><a name="postgresql - Getting the encoding of a Postgres database using the command line? - Stack Overflow" href="#postgresql - Getting the encoding of a Postgres database using the command line? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
705
                        <DT><A HREF="http://stackoverflow.com/questions/13683533/hash-a-column-in-postgres-using-sha-256" name="http://stackoverflow.com/questions/13683533/hash-a-column-in-postgres-using-sha-256" ADD_DATE="1362049774" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>postgresql - Hash a column in postgres using sha-256 - Stack Overflow</A><a name="postgresql - Hash a column in postgres using sha-256 - Stack Overflow" href="#postgresql - Hash a column in postgres using sha-256 - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
706
                        <DT><A HREF="http://www.sqlines.com/postgresql/how-to/create_user_defined_type" name="http://www.sqlines.com/postgresql/how-to/create_user_defined_type" ADD_DATE="1366907079" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>PostgreSQL - How to Create User-Defined Type (UDT) - SQLines</A><a name="PostgreSQL - How to Create User-Defined Type (UDT) - SQLines" href="#PostgreSQL - How to Create User-Defined Type (UDT) - SQLines" style="margin-left: 0.5em;">&para;</a>
707
<DD>page's description: You can create a user-defined type using CREATE DOMAIN and CREATE TYPE statements.  Quick Example:      -- Define a type using CREATE DOMAIN    CREATE DOMAIN addr VARCHAR(90) NOT NULL DEFAULT &#39;N/A&#39;;    -- Define a type using CREATE TYPE    CREATE TYPE address AS (city VARCHAR(90), street VARCHAR(90));       -- Use them in a table     CREATE TABLE location (ship_address addr, full_address address);
708
                        <DT><A HREF="http://stackoverflow.com/questions/7605126/how-to-include-files-relative-to-the-current-executing-script-in-psql" name="http://stackoverflow.com/questions/7605126/how-to-include-files-relative-to-the-current-executing-script-in-psql" ADD_DATE="1363458243" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>postgresql - How to include files relative to the current executing script in psql? - Stack Overflow</A><a name="postgresql - How to include files relative to the current executing script in psql? - Stack Overflow" href="#postgresql - How to include files relative to the current executing script in psql? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
709
                        <DT><A HREF="http://stackoverflow.com/questions/13260042/how-to-restore-public-schema-into-different-schema" name="http://stackoverflow.com/questions/13260042/how-to-restore-public-schema-into-different-schema" ADD_DATE="1377658202" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>postgresql - How to restore public schema into different schema - Stack Overflow</A><a name="postgresql - How to restore public schema into different schema - Stack Overflow" href="#postgresql - How to restore public schema into different schema - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
710
                        <DT><A HREF="http://stackoverflow.com/questions/7682102/putting-explain-results-into-a-table" name="http://stackoverflow.com/questions/7682102/putting-explain-results-into-a-table" ADD_DATE="1351738902" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>postgresql - Putting EXPLAIN results into a table? - Stack Overflow</A><a name="postgresql - Putting EXPLAIN results into a table? - Stack Overflow" href="#postgresql - Putting EXPLAIN results into a table? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
711
                        <DT><A HREF="http://postgresql.1045698.n5.nabble.com/foreign-key-on-pg-shadow-td2142568.html" name="http://postgresql.1045698.n5.nabble.com/foreign-key-on-pg-shadow-td2142568.html" ADD_DATE="1362551492" ICON_URI="http://postgresql.1045698.n5.nabble.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://postgresql.1045698.n5.nabble.com/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL - sql - foreign key on pg_shadow</A><a name="PostgreSQL - sql - foreign key on pg_shadow" href="#PostgreSQL - sql - foreign key on pg_shadow" style="margin-left: 0.5em;">&para;</a>
712
<DD>page's description: foreign key on pg_shadow. Dear list, Upon designing our application we thought that the following setup would be a good idea to implement security: Using the pg_shadow table as it is: |...
713
                        <DT><A HREF="http://www.jonathandean.com/2011/08/postgresql-8-4-on-mac-os-x-10-7-lion/" name="http://www.jonathandean.com/2011/08/postgresql-8-4-on-mac-os-x-10-7-lion/" ADD_DATE="1368571746" ICON_URI="http://www.jonathandean.com/wp-content/themes/jonathandean_v10/images/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.jonathandean.com/wp-content/themes/jonathandean_v10/images/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL 8.4 on Mac OS X 10.7 (Lion) | Jonathan Dean</A><a name="PostgreSQL 8.4 on Mac OS X 10.7 (Lion) | Jonathan Dean" href="#PostgreSQL 8.4 on Mac OS X 10.7 (Lion) | Jonathan Dean" style="margin-left: 0.5em;">&para;</a>
714
<DD>page's description: Web Software Engineer
715
                        <DT><A HREF="http://pgsql.tapoueh.org/site/html/news/20080131.bloat.html" name="http://pgsql.tapoueh.org/site/html/news/20080131.bloat.html" ADD_DATE="1342200625" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>PostgreSQL and bloat</A><a name="PostgreSQL and bloat" href="#PostgreSQL and bloat" style="margin-left: 0.5em;">&para;</a>
716
<DD>page's description: /dev/dim
717
                        <DT><A HREF="http://developer.apple.com/internet/opensource/postgres.html" name="http://developer.apple.com/internet/opensource/postgres.html" ADD_DATE="1317851881" ICON_URI="http://developer.apple.com/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://developer.apple.com/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL on Mac OS X</A><a name="PostgreSQL on Mac OS X" href="#PostgreSQL on Mac OS X" style="margin-left: 0.5em;">&para;</a>
718
                        <DT><A HREF="http://blog.hersoncruz.com/2011/12/postgresql-services-mac-os-x-lion-startstop/" name="http://blog.hersoncruz.com/2011/12/postgresql-services-mac-os-x-lion-startstop/" ADD_DATE="1363361844" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>PostgreSQL services Mac OS X Lion start/stop | blog.hersoncruz.com</A><a name="PostgreSQL services Mac OS X Lion start/stop | blog.hersoncruz.com" href="#PostgreSQL services Mac OS X Lion start/stop | blog.hersoncruz.com" style="margin-left: 0.5em;">&para;</a>
719
                        <DT><A HREF="http://stackoverflow.com/questions/7622908/postgresql-drop-function-without-knowing-the-number-type-of-parameters" name="http://stackoverflow.com/questions/7622908/postgresql-drop-function-without-knowing-the-number-type-of-parameters" ADD_DATE="1339770662" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>postgresql, DROP FUNCTION without knowing the number/type of parameters? - Stack Overflow</A><a name="postgresql, DROP FUNCTION without knowing the number/type of parameters? - Stack Overflow" href="#postgresql, DROP FUNCTION without knowing the number/type of parameters? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
720
                        <DT><A HREF="http://explainextended.com/2009/05/05/postgresql-row-numbers/" name="http://explainextended.com/2009/05/05/postgresql-row-numbers/" ADD_DATE="1336436209" ICON_URI="http://explainextended.com/wp-content/themes/journalist/favicon.png" LAST_CHARSET="windows-1251"><img width="16" height="16" src="http://explainextended.com/wp-content/themes/journalist/favicon.png" style="margin-right: 0.5em;"/>PostgreSQL: assigning ROWNUM (row number) to each returned row | EXPLAIN EXTENDED</A><a name="PostgreSQL: assigning ROWNUM (row number) to each returned row | EXPLAIN EXTENDED" href="#PostgreSQL: assigning ROWNUM (row number) to each returned row | EXPLAIN EXTENDED" style="margin-left: 0.5em;">&para;</a>
721
<DD>page's description: How to create fast database queries
722
                        <DT><A HREF="http://code.google.com/p/pqc/" name="http://code.google.com/p/pqc/" ADD_DATE="1340056974" ICON_URI="http://www.gstatic.com/codesite/ph/images/phosting.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.gstatic.com/codesite/ph/images/phosting.ico" style="margin-right: 0.5em;"/>pqc - PostgreSQL Query Cache - Google Project Hosting</A><a name="pqc - PostgreSQL Query Cache - Google Project Hosting" href="#pqc - PostgreSQL Query Cache - Google Project Hosting" style="margin-left: 0.5em;">&para;</a>
723
                        <DT><A HREF="http://grokbase.com/t/postgresql/pgsql-sql/10bcqahmaf/psql-f-copy-from-stdin" name="http://grokbase.com/t/postgresql/pgsql-sql/10bcqahmaf/psql-f-copy-from-stdin" ADD_DATE="1363458007" ICON_URI="http://grokbase.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://grokbase.com/favicon.ico" style="margin-right: 0.5em;"/>psql -f COPY from STDIN - Grokbase</A><a name="psql -f COPY from STDIN - Grokbase" href="#psql -f COPY from STDIN - Grokbase" style="margin-left: 0.5em;">&para;</a>
724
<DD>page's description: (5 replies) The following command works fine when pasing it to psql via the -c option: cat event.csv | \ psql -c &quot;COPY (event_id, event_name) FROM STDIN DELIMITER AS &#39;,&#39; NULL AS &#39;&#39;&quot; When executed from a file via -f, it does nothing (no error messages either): event.sql: COPY (event_id, event_name) FROM STDIN DELIMITER AS &#39;,&#39; NULL AS &#39;&#39; cat event.csv | psql -f event.sql What&#39;s the problem? Many thanks in advance. -- Best Regards, Tarlika Elisabeth Schmitz
725
                        <DT><A HREF="http://initd.org/psycopg/docs/" name="http://initd.org/psycopg/docs/" ADD_DATE="1325893540" ICON_URI="http://initd.org/favicon.ico"><img width="16" height="16" src="http://initd.org/favicon.ico" style="margin-right: 0.5em;"/>Psycopg</A><a name="Psycopg" href="#Psycopg" style="margin-left: 0.5em;">&para;</a>
726
                        <DT><A HREF="http://www.postgresql.org/message-id/20374.1211574676@sss.pgh.pa.us" name="http://www.postgresql.org/message-id/20374.1211574676@sss.pgh.pa.us" ADD_DATE="1360680610" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>Re: 1600 column limit per table</A><a name="Re: 1600 column limit per table" href="#Re: 1600 column limit per table" style="margin-left: 0.5em;">&para;</a>
727
                        <DT><A HREF="http://archives.postgresql.org/message-id/9359.1243290777@sss.pgh.pa.us" name="http://archives.postgresql.org/message-id/9359.1243290777@sss.pgh.pa.us" ADD_DATE="1351739104" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Re: generic options for explain</A><a name="Re: generic options for explain" href="#Re: generic options for explain" style="margin-left: 0.5em;">&para;</a>
728
                        <DT><A HREF="http://www.postgresql.org/message-id/5fe0d78bda51d7176940fb8e78739b54@biglumber.com" name="http://www.postgresql.org/message-id/5fe0d78bda51d7176940fb8e78739b54@biglumber.com" ADD_DATE="1368696895" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>Re: How to start a database in ReadOnly mode?</A><a name="Re: How to start a database in ReadOnly mode?" href="#Re: How to start a database in ReadOnly mode?" style="margin-left: 0.5em;">&para;</a>
729
                        <DT><A HREF="http://archives.postgresql.org/pgadmin-support/2012-05/msg00036.php" name="http://archives.postgresql.org/pgadmin-support/2012-05/msg00036.php" ADD_DATE="1340228310" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Re: Restoring right side of the display</A><a name="Re: Restoring right side of the display" href="#Re: Restoring right side of the display" style="margin-left: 0.5em;">&para;</a>
730
                        <DT><A HREF="http://www.postgresql.org/message-id/140.1227903396@sss.pgh.pa.us" name="http://www.postgresql.org/message-id/140.1227903396@sss.pgh.pa.us" ADD_DATE="1379925644" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>Re: why hash on the primary key?</A><a name="Re: why hash on the primary key?" href="#Re: why hash on the primary key?" style="margin-left: 0.5em;">&para;</a>
731
<DD>&quot;A probe into an in-memory hashtable is a lot
732
cheaper than a probe into an index, so this type of plan makes plenty
733
of sense if the hashtable will fit in RAM and there are going to be a
734
lot of probes&quot;
735
                        <DT><A HREF="http://stackoverflow.com/questions/2647158/how-can-i-hash-passwords-in-postgresql" name="http://stackoverflow.com/questions/2647158/how-can-i-hash-passwords-in-postgresql" ADD_DATE="1344468295" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>security - How can I hash passwords in postgresql? - Stack Overflow</A><a name="security - How can I hash passwords in postgresql? - Stack Overflow" href="#security - How can I hash passwords in postgresql? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
736
                        <DT><A HREF="http://www.depesz.com/2010/06/28/should-you-use-hash-index/" name="http://www.depesz.com/2010/06/28/should-you-use-hash-index/" ADD_DATE="1341863773" ICON_URI="http://www.depesz.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.depesz.com/favicon.ico" style="margin-right: 0.5em;"/>select * from depesz; » Blog Archive » Should you use HASH index?</A><a name="select * from depesz; » Blog Archive » Should you use HASH index?" href="#select * from depesz; » Blog Archive » Should you use HASH index?" style="margin-left: 0.5em;">&para;</a>
737
                        <DT><A HREF="http://www.depesz.com/2008/08/05/waiting-for-84-hash-based-distinct/" name="http://www.depesz.com/2008/08/05/waiting-for-84-hash-based-distinct/" ADD_DATE="1351759513" ICON_URI="http://www.depesz.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.depesz.com/favicon.ico" style="margin-right: 0.5em;"/>select * from depesz; » Blog Archive » Waiting for 8.4 – hash based DISTINCT</A><a name="select * from depesz; » Blog Archive » Waiting for 8.4 – hash based DISTINCT" href="#select * from depesz; » Blog Archive » Waiting for 8.4 – hash based DISTINCT" style="margin-left: 0.5em;">&para;</a>
738
                        <DT><A HREF="http://stackoverflow.com/questions/6274457/set-isolation-level-for-postgresql-stored-procedures" name="http://stackoverflow.com/questions/6274457/set-isolation-level-for-postgresql-stored-procedures" ADD_DATE="1378328473" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>set isolation level for postgresql stored procedures - Stack Overflow</A><a name="set isolation level for postgresql stored procedures - Stack Overflow" href="#set isolation level for postgresql stored procedures - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
739
<DD>&quot;In PG your procedures aren&#39;t separate transactions&quot;
740
                        <DT><A HREF="http://forums.devshed.com/postgresql-help-21/slow-queries-after-convertinf-db-from-sql-ascii-to-utf8t-887470.html" name="http://forums.devshed.com/postgresql-help-21/slow-queries-after-convertinf-db-from-sql-ascii-to-utf8t-887470.html" ADD_DATE="1367833539" ICON_URI="http://forums.devshed.com/images/favicon2.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://forums.devshed.com/images/favicon2.ico" style="margin-right: 0.5em;"/>Slow queries after convertinf DB from SQL_ASCII to UTF8 - Dev Shed</A><a name="Slow queries after convertinf DB from SQL_ASCII to UTF8 - Dev Shed" href="#Slow queries after convertinf DB from SQL_ASCII to UTF8 - Dev Shed" style="margin-left: 0.5em;">&para;</a>
741
<DD>page's description: Slow queries after convertinf DB from SQL_ASCII to UTF8- PostgreSQL Help. Visit Dev Shed to discuss Slow queries after convertinf DB from SQL_ASCII to UTF8
742

  
743
&quot;my search queries take 5 times longer to give me results&quot; [in UTF8 than in SQL_ASCII]
744
                        <DT><A HREF="http://sourceforge.net/tracker/?func=detail&aid=3072065&group_id=37132&atid=418980" name="http://sourceforge.net/tracker/?func=detail&aid=3072065&group_id=37132&atid=418980" ADD_DATE="1355382299" ICON_URI="http://sourceforge.net/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://sourceforge.net/favicon.ico" style="margin-right: 0.5em;"/>SourceForge.net: phpPgAdmin: Detail: 3072065 - &quot;Auto login&quot; doesn&#39;t work</A><a name="SourceForge.net: phpPgAdmin: Detail: 3072065 - &quot;Auto login&quot; doesn&#39;t work" href="#SourceForge.net: phpPgAdmin: Detail: 3072065 - &quot;Auto login&quot; doesn&#39;t work" style="margin-left: 0.5em;">&para;</a>
745
<DD>page's description: phpPgAdmin is a fully functional web-based administration utility for a PostgreSQL database server. It handles all the basic functionality as well as some advanced features such as triggers, views and functions (stored procs)
746
                        <DT><A HREF="http://stackoverflow.com/questions/12570724/foreign-key-to-a-pg-catalog-table-in-postgresql" name="http://stackoverflow.com/questions/12570724/foreign-key-to-a-pg-catalog-table-in-postgresql" ADD_DATE="1362551133" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>sql - Foreign key to a pg_catalog table in PostgreSQL - Stack Overflow</A><a name="sql - Foreign key to a pg_catalog table in PostgreSQL - Stack Overflow" href="#sql - Foreign key to a pg_catalog table in PostgreSQL - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
747
                        <DT><A HREF="http://stackoverflow.com/questions/10306830/postgres-define-a-default-value-for-cast-failures" name="http://stackoverflow.com/questions/10306830/postgres-define-a-default-value-for-cast-failures" ADD_DATE="1369339956" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>sql - Postgres: define a default value for CAST failures? - Stack Overflow</A><a name="sql - Postgres: define a default value for CAST failures? - Stack Overflow" href="#sql - Postgres: define a default value for CAST failures? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
748
                        <DT><A HREF="http://stackoverflow.com/questions/398884/postgresql-hash-index" name="http://stackoverflow.com/questions/398884/postgresql-hash-index" ADD_DATE="1366152256" ICON_URI="http://stackoverflow.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://stackoverflow.com/favicon.ico" style="margin-right: 0.5em;"/>sql - PostgreSQL HASH index - Stack Overflow</A><a name="sql - PostgreSQL HASH index - Stack Overflow" href="#sql - PostgreSQL HASH index - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
749
<DD>&quot;It should be noted that as of version 8.4 the issue with Hash indexes being less efficient and slower than b-tree indexes is resolved&quot;
750
                        <DT><A HREF="http://stackoverflow.com/questions/12606842/what-is-the-maximum-number-of-columns-in-a-postgresql-select-query" name="http://stackoverflow.com/questions/12606842/what-is-the-maximum-number-of-columns-in-a-postgresql-select-query" ADD_DATE="1360679821" ICON_URI="http://stackoverflow.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://stackoverflow.com/favicon.ico" style="margin-right: 0.5em;"/>sql - What is the maximum number of columns in a PostgreSQL select query - Stack Overflow</A><a name="sql - What is the maximum number of columns in a PostgreSQL select query - Stack Overflow" href="#sql - What is the maximum number of columns in a PostgreSQL select query - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
751
                        <DT><A HREF="http://wiki.postgresql.org/wiki/String_Functions_and_Operators_Compatibility#concat_ws" name="http://wiki.postgresql.org/wiki/String_Functions_and_Operators_Compatibility#concat_ws" ADD_DATE="1362550434" ICON_URI="http://wiki.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://wiki.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>String Functions and Operators Compatibility - PostgreSQL wiki</A><a name="String Functions and Operators Compatibility - PostgreSQL wiki" href="#String Functions and Operators Compatibility - PostgreSQL wiki" style="margin-left: 0.5em;">&para;</a>
752
                        <DT><A HREF="http://vibhorkumar.wordpress.com/2011/10/28/instead-of-trigger/" name="http://vibhorkumar.wordpress.com/2011/10/28/instead-of-trigger/" ADD_DATE="1379908228" ICON_URI="http://1.gravatar.com/blavatar/b8bffed7fdb4c45db7f4f07f397841f3?s=16" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://1.gravatar.com/blavatar/b8bffed7fdb4c45db7f4f07f397841f3?s=16" style="margin-right: 0.5em;"/>Updateable Views in PostgreSQL 9.1 using INSTEAD OF Trigger | Database Technologies</A><a name="Updateable Views in PostgreSQL 9.1 using INSTEAD OF Trigger | Database Technologies" href="#Updateable Views in PostgreSQL 9.1 using INSTEAD OF Trigger | Database Technologies" style="margin-left: 0.5em;">&para;</a>
753
<DD>page's description: About updateable views user ask many times. Is it supported in PostgreSQL? Can we write Complex updateable views? Answer for above is yes. Till 9.0, we have to use RULE for implementing updateable view. Again, RULE Implementation used to be a bit tidious, since user has to write multiple RULES to implement this feature. Following…
754

  
755
&quot;Till 9.0, we have to use RULE for implementing updateable view&quot;
756
                    </DL><p>
757
                    <DT><a name="SQLite" href="#SQLite"><H3 ADD_DATE="1367832799">SQLite</H3></a>
758
                    <DL><p>
759
                        <DT><A HREF="http://sqlite.org/limits.html" name="http://sqlite.org/limits.html" ADD_DATE="1360681987" ICON_URI="http://sqlite.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://sqlite.org/favicon.ico" style="margin-right: 0.5em;"/>Implementation Limits For SQLite</A><a name="Implementation Limits For SQLite" href="#Implementation Limits For SQLite" style="margin-left: 0.5em;">&para;</a>
760
                        <DT><A HREF="https://projects.nceas.ucsb.edu/nceas/issues/363#note-7" name="https://projects.nceas.ucsb.edu/nceas/issues/363#note-7" ADD_DATE="1372412589" ICON_URI="https://projects.nceas.ucsb.edu/nceas/favicon.ico?1347421715" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://projects.nceas.ucsb.edu/nceas/favicon.ico?1347421715" style="margin-right: 0.5em;"/>Quick example comparing SQLite vs PostgreSQL timings &lt; Task #363: Assemble all GHCN data into a single database - Environment and organisms - NCEAS Projects</A><a name="Quick example comparing SQLite vs PostgreSQL timings &lt; Task #363: Assemble all GHCN data into a single database - Environment and organisms - NCEAS Projects" href="#Quick example comparing SQLite vs PostgreSQL timings &lt; Task #363: Assemble all GHCN data into a single database - Environment and organisms - NCEAS Projects" style="margin-left: 0.5em;">&para;</a>
761
<DD>page's description: Redmine
762

  
763
&quot;SQLite takes nearly twice as long even though it doesn&#39;t have the precip records and is thus less than half the size.&quot;
764
                        <DT><A HREF="http://stackoverflow.com/questions/9356753/can-i-update-new-in-before-insert-trigger-in-sqlite" name="http://stackoverflow.com/questions/9356753/can-i-update-new-in-before-insert-trigger-in-sqlite" ADD_DATE="1373408214" ICON_URI="https://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>sql - Can I update New in before insert trigger in sqlite? - Stack Overflow</A><a name="sql - Can I update New in before insert trigger in sqlite? - Stack Overflow" href="#sql - Can I update New in before insert trigger in sqlite? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
765
<DD>&quot;The only solution I&#39;ve found: [in trigger body]
766

  
767
insert into test values (New.id, now());
768
select raise(ignore);
769
&quot;
770

  
771
&quot;No, you can&#39;t update NEW.
772

  
773
What I tend to do is use a VIEW with an INSTEAD OF trigger&quot;
774
                        <DT><A HREF="http://www.sqlite.org/lang_createtrigger.html" name="http://www.sqlite.org/lang_createtrigger.html" ADD_DATE="1373407893" ICON_URI="http://www.sqlite.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.sqlite.org/favicon.ico" style="margin-right: 0.5em;"/>SQLite Query Language: CREATE TRIGGER</A><a name="SQLite Query Language: CREATE TRIGGER" href="#SQLite Query Language: CREATE TRIGGER" style="margin-left: 0.5em;">&para;</a>
775
                    </DL><p>
776
                    <DT><a name="XPath to SQL" href="#XPath to SQL"><H3 ADD_DATE="1367832814">XPath to SQL</H3></a>
777
                    <DL><p>
778
                        <DT><A HREF="http://publib.boulder.ibm.com/infocenter/iadthelp/v7r0/index.jsp?topic=/com.ibm.etools.logging.ui.doc.user/ref/rmapping_XPath_SQL.html" name="http://publib.boulder.ibm.com/infocenter/iadthelp/v7r0/index.jsp?topic=/com.ibm.etools.logging.ui.doc.user/ref/rmapping_XPath_SQL.html" ADD_DATE="1366335769" ICON_URI="http://publib.boulder.ibm.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://publib.boulder.ibm.com/favicon.ico" style="margin-right: 0.5em;"/>http://publib.boulder.ibm.com/infocenter/iadthelp/v7r0/index.jsp?topic=/com.ibm.etools.logging.ui.doc.user/ref/rmapping_XPath_SQL.html</A><a name="http://publib.boulder.ibm.com/infocenter/iadthelp/v7r0/index.jsp?topic=/com.ibm.etools.logging.ui.doc.user/ref/rmapping_XPath_SQL.html" href="#http://publib.boulder.ibm.com/infocenter/iadthelp/v7r0/index.jsp?topic=/com.ibm.etools.logging.ui.doc.user/ref/rmapping_XPath_SQL.html" style="margin-left: 0.5em;">&para;</a>
779
                        <DT><A HREF="http://www.velocityreviews.com/forums/t168336-xpath-to-sql-translation.html" name="http://www.velocityreviews.com/forums/t168336-xpath-to-sql-translation.html" ADD_DATE="1366335182" ICON_URI="http://www.velocityreviews.com/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://www.velocityreviews.com/favicon.ico" style="margin-right: 0.5em;"/>xpath to sql translation</A><a name="xpath to sql translation" href="#xpath to sql translation" style="margin-left: 0.5em;">&para;</a>
780
<DD>page's description: Are there any tools (java classes, tag libraries) which can translate xpath statements into a SQL query? Given an xpath query which has a predicate that filters node values or 
781

  
782
&quot;I&#39;ve never seen an Xpath to SELECT [] FROM [] WHERE clause translation.
783
And it is not easy to do that,
784
because you have to have rules in how you store xml in a relational database.
785

  
786
I think that&#39;s also the reason there are no tools to do that.&quot;
787

  
788
&quot;
789
We have found a couple of products on IBM&#39;s Alphaworks site. One of
790
them uses the &quot;DB2 XML Extenders&quot; mapping of XML&lt;=&gt;SQL. The other
791
seems to create a default mapping based on SQL metadata.
792

  
793
Both of them are limited to Linux &amp; Windows. While we may use these,
794
our main RDB is DB2 for ISeries. So we are still checking.
795

  
796
If you are curious, the links are:
797
http://www.alphaworks.ibm.com/tech/xtable
798
http://www.alphaworks.ibm.com/tech/db2uriaccess
799
&quot;
800
                    </DL><p>
801
                    <DT><A HREF="http://wiki.postgresql.org/wiki/GUI_Database_Design_Tools" name="http://wiki.postgresql.org/wiki/GUI_Database_Design_Tools" ADD_DATE="1318547198" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>GUI Database Design Tools - PostgreSQL wiki</A><a name="GUI Database Design Tools - PostgreSQL wiki" href="#GUI Database Design Tools - PostgreSQL wiki" style="margin-left: 0.5em;">&para;</a>
802
                </DL><p>
803
                <DT><A HREF="http://en.wikipedia.org/wiki/Object-relational_database" name="http://en.wikipedia.org/wiki/Object-relational_database" ADD_DATE="1367483651" ICON_URI="http://bits.wikimedia.org/favicon/wikipedia.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://bits.wikimedia.org/favicon/wikipedia.ico" style="margin-right: 0.5em;"/>Object-relational database - Wikipedia, the free encyclopedia</A><a name="Object-relational database - Wikipedia, the free encyclopedia" href="#Object-relational database - Wikipedia, the free encyclopedia" style="margin-left: 0.5em;">&para;</a>
804
            </DL><p>
805
            <DT><a name="hardware" href="#hardware"><H3 ADD_DATE="1373801712">hardware</H3></a>
806
            <DL><p>
807
                <DT><a name="Intel Core i5 vs. AMD Phenom X4" href="#Intel Core i5 vs. AMD Phenom X4"><H3 ADD_DATE="1373802092">Intel Core i5 vs. AMD Phenom X4</H3></a>
808
<DD>From experience, the 27-inch iMac&#39;s &quot;2.66 GHz Intel Core i5&quot; (System Information.app) is much faster than vegbiendev&#39;s 2.44 GHz &quot;AMD Phenom(tm) 9550 Quad-Core&quot; (/proc/cpuinfo).
809
</DD>
810
                <DL><p>
811
                    <DT><A HREF="http://cpuboss.com/cpus/Intel-Core-i5-3570K-vs-AMD-Phenom-X4-9550" name="http://cpuboss.com/cpus/Intel-Core-i5-3570K-vs-AMD-Phenom-X4-9550" ADD_DATE="1373801697" ICON_URI="http://cpuboss.com/images/cpuboss/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cpuboss.com/images/cpuboss/favicon.ico" style="margin-right: 0.5em;"/>Intel Core i5 3570K vs AMD Phenom X4 9550</A><a name="Intel Core i5 3570K vs AMD Phenom X4 9550" href="#Intel Core i5 3570K vs AMD Phenom X4 9550" style="margin-left: 0.5em;">&para;</a>
812
<DD>page's description: We put the 3.4 GHz 3570K to the test against the older 2.2 GHz 9550 to find out which you should buy, the Intel or the AMD.
813

  
814
&quot;CPUBoss recommends the Intel Core i5 3570K based on its performance, single-core performance and overclocking.&quot;
815
                </DL><p>
816
            </DL><p>
817
            <DT><a name="LDAP" href="#LDAP"><H3 ADD_DATE="1360708326">LDAP</H3></a>
818
            <DL><p>
819
                <DT><A HREF="http://www.ietf.org/rfc/rfc2253.txt" name="http://www.ietf.org/rfc/rfc2253.txt" ADD_DATE="1360708160" ICON_URI="http://www.ietf.org/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://www.ietf.org/favicon.ico" style="margin-right: 0.5em;"/>LDAPv3 Distinguished Names</A><a name="LDAPv3 Distinguished Names" href="#LDAPv3 Distinguished Names" style="margin-left: 0.5em;">&para;</a>
820
                <DT><A HREF="http://www.zytrax.com/books/ldap/ape/core-schema.html" name="http://www.zytrax.com/books/ldap/ape/core-schema.html" ADD_DATE="1360708317" ICON_URI="http://www.zytrax.com/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://www.zytrax.com/favicon.ico" style="margin-right: 0.5em;"/>Appendix E: LDAP core.schema</A><a name="Appendix E: LDAP core.schema" href="#Appendix E: LDAP core.schema" style="margin-left: 0.5em;">&para;</a>
821
            </DL><p>
822
            <DT><a name="Python" href="#Python"><H3 ADD_DATE="1332111510">Python</H3></a>
823
            <DL><p>
824
                <DT><a name="doc" href="#doc"><H3 ADD_DATE="1374752971">doc</H3></a>
825
                <DL><p>
826
                    <DT><A HREF="http://docs.python.org/2/library/csv.html" name="http://docs.python.org/2/library/csv.html" ADD_DATE="1364437781" ICON_URI="http://docs.python.org/2/_static/py.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/2/_static/py.png" style="margin-right: 0.5em;"/>13.1. csv — CSV File Reading and Writing — Python v2.7.3 documentation</A><a name="13.1. csv — CSV File Reading and Writing — Python v2.7.3 documentation" href="#13.1. csv — CSV File Reading and Writing — Python v2.7.3 documentation" style="margin-left: 0.5em;">&para;</a>
827
                    <DT><A HREF="http://docs.python.org/2/library/xml.html#xml-vulnerabilities" name="http://docs.python.org/2/library/xml.html#xml-vulnerabilities" ADD_DATE="1367383238" ICON_URI="http://docs.python.org/2/_static/py.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/2/_static/py.png" style="margin-right: 0.5em;"/>19.5. XML Processing Modules — Python v2.7.4 documentation</A><a name="19.5. XML Processing Modules — Python v2.7.4 documentation" href="#19.5. XML Processing Modules — Python v2.7.4 documentation" style="margin-left: 0.5em;">&para;</a>
828
                    <DT><A HREF="http://docs.python.org/library/xml.dom.html#id3" name="http://docs.python.org/library/xml.dom.html#id3" ADD_DATE="1323982667" ICON_URI="http://docs.python.org/_static/py.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/_static/py.png" style="margin-right: 0.5em;"/>19.6. xml.dom — The Document Object Model API — Python v2.7.2 documentation</A><a name="19.6. xml.dom — The Document Object Model API — Python v2.7.2 documentation" href="#19.6. xml.dom — The Document Object Model API — Python v2.7.2 documentation" style="margin-left: 0.5em;">&para;</a>
829
                    <DT><A HREF="http://docs.python.org/library/urllib2.html" name="http://docs.python.org/library/urllib2.html" ADD_DATE="1332823418" ICON_URI="http://docs.python.org/_static/py.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/_static/py.png" style="margin-right: 0.5em;"/>20.6. urllib2 — extensible library for opening URLs — Python v2.7.2 documentation</A><a name="20.6. urllib2 — extensible library for opening URLs — Python v2.7.2 documentation" href="#20.6. urllib2 — extensible library for opening URLs — Python v2.7.2 documentation" style="margin-left: 0.5em;">&para;</a>
830
                    <DT><A HREF="http://docs.python.org/library/profile.html" name="http://docs.python.org/library/profile.html" ADD_DATE="1328843460" ICON_URI="http://docs.python.org/_static/py.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/_static/py.png" style="margin-right: 0.5em;"/>26.4. The Python Profilers — Python v2.7.2 documentation</A><a name="26.4. The Python Profilers — Python v2.7.2 documentation" href="#26.4. The Python Profilers — Python v2.7.2 documentation" style="margin-left: 0.5em;">&para;</a>
831
                    <DT><A HREF="http://docs.python.org/2/library/trace.html" name="http://docs.python.org/2/library/trace.html" ADD_DATE="1370544474" ICON_URI="http://docs.python.org/2/_static/py.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/2/_static/py.png" style="margin-right: 0.5em;"/>26.7. trace — Trace or track Python statement execution — Python v2.7.5 documentation</A><a name="26.7. trace — Trace or track Python statement execution — Python v2.7.5 documentation" href="#26.7. trace — Trace or track Python statement execution — Python v2.7.5 documentation" style="margin-left: 0.5em;">&para;</a>
832
                    <DT><A HREF="http://docs.python.org/library/warnings.html" name="http://docs.python.org/library/warnings.html" ADD_DATE="1329446705" ICON_URI="http://docs.python.org/_static/py.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/_static/py.png" style="margin-right: 0.5em;"/>27.6. warnings — Warning control — Python v2.7.2 documentation</A><a name="27.6. warnings — Warning control — Python v2.7.2 documentation" href="#27.6. warnings — Warning control — Python v2.7.2 documentation" style="margin-left: 0.5em;">&para;</a>
833
                    <DT><A HREF="http://docs.python.org/reference/datamodel.html" name="http://docs.python.org/reference/datamodel.html" ADD_DATE="1334442588" ICON_URI="http://docs.python.org/_static/py.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/_static/py.png" style="margin-right: 0.5em;"/>3. Data model — Python v2.7.3 documentation</A><a name="3. Data model — Python v2.7.3 documentation" href="#3. Data model — Python v2.7.3 documentation" style="margin-left: 0.5em;">&para;</a>
834
                    <DT><A HREF="http://docs.python.org/library/stdtypes.html" name="http://docs.python.org/library/stdtypes.html" ADD_DATE="1339111594" ICON_URI="http://docs.python.org/_static/py.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/_static/py.png" style="margin-right: 0.5em;"/>5. Built-in Types — Python v2.7.3 documentation</A><a name="5. Built-in Types — Python v2.7.3 documentation" href="#5. Built-in Types — Python v2.7.3 documentation" style="margin-left: 0.5em;">&para;</a>
835
                    <DT><A HREF="http://docs.python.org/reference/expressions.html#summary" name="http://docs.python.org/reference/expressions.html#summary" ADD_DATE="1332111498" ICON_URI="http://docs.python.org/_static/py.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/_static/py.png" style="margin-right: 0.5em;"/>5. Expressions — Python v2.7.2 documentation</A><a name="5. Expressions — Python v2.7.2 documentation" href="#5. Expressions — Python v2.7.2 documentation" style="margin-left: 0.5em;">&para;</a>
836
                    <DT><A HREF="http://docs.python.org/library/re.html" name="http://docs.python.org/library/re.html" ADD_DATE="1326318974" ICON_URI="http://docs.python.org/2/_static/py.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/2/_static/py.png" style="margin-right: 0.5em;"/>7.2. re — Regular expression operations — Python v2.7.2 documentation</A><a name="7.2. re — Regular expression operations — Python v2.7.2 documentation" href="#7.2. re — Regular expression operations — Python v2.7.2 documentation" style="margin-left: 0.5em;">&para;</a>
837
                    <DT><A HREF="http://docs.python.org/library/itertools.html" name="http://docs.python.org/library/itertools.html" ADD_DATE="1332823210" ICON_URI="http://docs.python.org/_static/py.png"><img width="16" height="16" src="http://docs.python.org/_static/py.png" style="margin-right: 0.5em;"/>9.7. itertools — Functions creating iterators for efficient looping — Python v2.7.2 documentation</A><a name="9.7. itertools — Functions creating iterators for efficient looping — Python v2.7.2 documentation" href="#9.7. itertools — Functions creating iterators for efficient looping — Python v2.7.2 documentation" style="margin-left: 0.5em;">&para;</a>
838
                    <DT><A HREF="http://docs.python.org/" name="http://docs.python.org/" ADD_DATE="1317674805" ICON_URI="http://docs.python.org/_static/py.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/_static/py.png" style="margin-right: 0.5em;"/>Overview — Python v2.7.2 documentation</A><a name="Overview — Python v2.7.2 documentation" href="#Overview — Python v2.7.2 documentation" style="margin-left: 0.5em;">&para;</a>
839
                </DL><p>
840
                <DT><a name="parallel" href="#parallel"><H3 ADD_DATE="1334442614">parallel</H3></a>
841
                <DL><p>
842
                    <DT><A HREF="http://pyprocessing.berlios.de/doc/index.html" name="http://pyprocessing.berlios.de/doc/index.html" ADD_DATE="1334429289" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Documentation for processing-0.50</A><a name="Documentation for processing-0.50" href="#Documentation for processing-0.50" style="margin-left: 0.5em;">&para;</a>
843
                    <DT><A HREF="http://wiki.python.org/moin/ParallelProcessing" name="http://wiki.python.org/moin/ParallelProcessing" ADD_DATE="1334429728" ICON_URI="http://wiki.python.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://wiki.python.org/favicon.ico" style="margin-right: 0.5em;"/>ParallelProcessing - PythonInfo Wiki</A><a name="ParallelProcessing - PythonInfo Wiki" href="#ParallelProcessing - PythonInfo Wiki" style="margin-left: 0.5em;">&para;</a>
844
                    <DT><A HREF="http://docs.python.org/library/threading.html#importing-in-threaded-code" name="http://docs.python.org/library/threading.html#importing-in-threaded-code" ADD_DATE="1334429735" ICON_URI="http://docs.python.org/_static/py.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/_static/py.png" style="margin-right: 0.5em;"/>16.2. threading — Higher-level threading interface — Python v2.7.3 documentation</A><a name="16.2. threading — Higher-level threading interface — Python v2.7.3 documentation" href="#16.2. threading — Higher-level threading interface — Python v2.7.3 documentation" style="margin-left: 0.5em;">&para;</a>
845
                    <DT><A HREF="http://www.parallelpython.com/" name="http://www.parallelpython.com/" ADD_DATE="1330471307" ICON_URI="http://www.parallelpython.com/images/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://www.parallelpython.com/images/favicon.ico" style="margin-right: 0.5em;"/>Parallel Python - Home</A><a name="Parallel Python - Home" href="#Parallel Python - Home" style="margin-left: 0.5em;">&para;</a>
846
<DD>page's description: Parallel Python
847
                </DL><p>
848
                <DT><A HREF="http://docs.python.org/release/2.5.2/ref/customization.html" name="http://docs.python.org/release/2.5.2/ref/customization.html" ADD_DATE="1332111136" ICON_URI="http://docs.python.org/release/2.5.2/icons/pyfav.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/release/2.5.2/icons/pyfav.png" style="margin-right: 0.5em;"/>3.4.1 Basic customization</A><a name="3.4.1 Basic customization" href="#3.4.1 Basic customization" style="margin-left: 0.5em;">&para;</a>
849
                <DT><A HREF="http://docs.python.org/release/2.5.2/lib/typesseq-strings.html" name="http://docs.python.org/release/2.5.2/lib/typesseq-strings.html" ADD_DATE="1329250601" ICON_URI="http://docs.python.org/release/2.5.2/icons/pyfav.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/release/2.5.2/icons/pyfav.png" style="margin-right: 0.5em;"/>3.6.2 String Formatting Operations</A><a name="3.6.2 String Formatting Operations" href="#3.6.2 String Formatting Operations" style="margin-left: 0.5em;">&para;</a>
850
                <DT><A HREF="http://www.gossamer-threads.com/lists/python/python/99896" name="http://www.gossamer-threads.com/lists/python/python/99896" ADD_DATE="1365926210" ICON_URI="http://www.gossamer-threads.com/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://www.gossamer-threads.com/favicon.ico" style="margin-right: 0.5em;"/>compiled Jython vs. CPython | Python | Python</A><a name="compiled Jython vs. CPython | Python | Python" href="#compiled Jython vs. CPython | Python | Python" style="margin-left: 0.5em;">&para;</a>
851
<DD>page's description: compiled Jython vs. CPython Python Python
852

  
853
&quot;the benchmarks comparing Jython+JIT to CPython
854
are mostly in favour of CPython&quot;
855

  
856
&quot;An advantage of jython is that it profits from
857
speedups of the JVM&#39;s. Since Java is more widespread
858
than CPython, there is in general more interest in
859
speeding up JVM&#39;s than in speeding up the CPython
860
byte code interpreter.&quot;
861
                <DT><A HREF="http://www.jython.org/archive/21/docs/differences.html" name="http://www.jython.org/archive/21/docs/differences.html" ADD_DATE="1337300043" ICON_URI="http://www.jython.org/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://www.jython.org/favicon.ico" style="margin-right: 0.5em;"/>Differences between CPython and Jython</A><a name="Differences between CPython and Jython" href="#Differences between CPython and Jython" style="margin-left: 0.5em;">&para;</a>
862
                <DT><A HREF="https://docs.djangoproject.com/en/dev/ref/contrib/gis/" name="https://docs.djangoproject.com/en/dev/ref/contrib/gis/" ADD_DATE="1317689603" ICON_URI="https://docs.djangoproject.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://docs.djangoproject.com/favicon.ico" style="margin-right: 0.5em;"/>Django | GeoDjango | Django documentation</A><a name="Django | GeoDjango | Django documentation" href="#Django | GeoDjango | Django documentation" style="margin-left: 0.5em;">&para;</a>
863
<DD>page's description: Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
864
                <DT><A HREF="http://bytes.com/topic/python/answers/895052-how-do-you-convert-hex-representation-into-string" name="http://bytes.com/topic/python/answers/895052-how-do-you-convert-hex-representation-into-string" ADD_DATE="1374752910" ICON_URI="http://bytes.com/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://bytes.com/favicon.ico" style="margin-right: 0.5em;"/>How do you convert a hex representation into a string? - Python</A><a name="How do you convert a hex representation into a string? - Python" href="#How do you convert a hex representation into a string? - Python" style="margin-left: 0.5em;">&para;</a>
865
<DD>page's description: How do you convert a hex representation into a string?. Python Forums on Bytes.
866

  
867
&quot;
868
    &gt;&gt;&gt; def numToWord(n):
869
    ...     hexvalue = hex(n)[2:]
870
    ...     return &quot;&quot;.join([chr(int(s, 16)) for s in [hexvalue[i:i+2] for i in range(0,len(hexvalue),2)]])
871
    ... 
872
    &gt;&gt;&gt; numToWord(1650811246)
873
    &#39;bean&#39;
874
    &gt;&gt;&gt; 
875
&quot;
876
                <DT><A HREF="http://stackoverflow.com/questions/2459329/how-to-determine-if-the-variable-is-a-function-in-python" name="http://stackoverflow.com/questions/2459329/how-to-determine-if-the-variable-is-a-function-in-python" ADD_DATE="1369338495" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>How to determine if the variable is a function in Python? - Stack Overflow</A><a name="How to determine if the variable is a function in Python? - Stack Overflow" href="#How to determine if the variable is a function in Python? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
877
                <DT><A HREF="http://bugs.python.org/issue1519638" name="http://bugs.python.org/issue1519638" ADD_DATE="1367370704" ICON_URI="http://bugs.python.org/@@file/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://bugs.python.org/@@file/favicon.ico" style="margin-right: 0.5em;"/>Issue 1519638: Unmatched Group issue - workaround - Python tracker</A><a name="Issue 1519638: Unmatched Group issue - workaround - Python tracker" href="#Issue 1519638: Unmatched Group issue - workaround - Python tracker" style="margin-left: 0.5em;">&para;</a>
878
                <DT><A HREF="http://mysql-python.sourceforge.net/MySQLdb.html" name="http://mysql-python.sourceforge.net/MySQLdb.html" ADD_DATE="1323978030" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>MySQLdb User&#39;s Guide</A><a name="MySQLdb User&#39;s Guide" href="#MySQLdb User&#39;s Guide" style="margin-left: 0.5em;">&para;</a>
879
                <DT><A HREF="http://webcache.googleusercontent.com/search?q=cache:http://www.python.org/peps/pep-0263.html&hl=en&strip=1" name="http://webcache.googleusercontent.com/search?q=cache:http://www.python.org/peps/pep-0263.html&hl=en&strip=1" ADD_DATE="1332129186" ICON_URI="http://webcache.googleusercontent.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://webcache.googleusercontent.com/favicon.ico" style="margin-right: 0.5em;"/>PEP 0263 -- Defining Python Source Code Encodings</A><a name="PEP 0263 -- Defining Python Source Code Encodings" href="#PEP 0263 -- Defining Python Source Code Encodings" style="margin-left: 0.5em;">&para;</a>
880
<DD>page's description: None
881
                <DT><A HREF="http://www.python.org/dev/peps/pep-3132/" name="http://www.python.org/dev/peps/pep-3132/" ADD_DATE="1347464691" ICON_URI="http://www.python.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.python.org/favicon.ico" style="margin-right: 0.5em;"/>PEP 3132 -- Extended Iterable Unpacking</A><a name="PEP 3132 -- Extended Iterable Unpacking" href="#PEP 3132 -- Extended Iterable Unpacking" style="margin-left: 0.5em;">&para;</a>
882
<DD>page's description: None
883
                <DT><A HREF="http://initd.org/psycopg/docs/" name="http://initd.org/psycopg/docs/" ADD_DATE="1321307930" ICON_URI="http://initd.org/favicon.ico"><img width="16" height="16" src="http://initd.org/favicon.ico" style="margin-right: 0.5em;"/>Psycopg</A><a name="Psycopg" href="#Psycopg" style="margin-left: 0.5em;">&para;</a>
884
                <DT><A HREF="https://www.google.com/search?q=psycopg2.extensions.QueryCanceledError%3A%20COPY%20from%20stdin%20failed%3A%20error%20in%20.read()%20call" name="https://www.google.com/search?q=psycopg2.extensions.QueryCanceledError%3A%20COPY%20from%20stdin%20failed%3A%20error%20in%20.read()%20call" ADD_DATE="1363457362" ICON_URI="https://www.google.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://www.google.com/favicon.ico" style="margin-right: 0.5em;"/>psycopg2.extensions.querycancelederror: copy from stdin failed: error in .read() call - Google Search</A><a name="psycopg2.extensions.querycancelederror: copy from stdin failed: error in .read() call - Google Search" href="#psycopg2.extensions.querycancelederror: copy from stdin failed: error in .read() call - Google Search" style="margin-left: 0.5em;">&para;</a>
885
                <DT><A HREF="http://www.doughellmann.com/articles/how-tos/python-exception-handling/index.html" name="http://www.doughellmann.com/articles/how-tos/python-exception-handling/index.html" ADD_DATE="1331586714" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Python Exception Handling Techniques - Doug Hellmann</A><a name="Python Exception Handling Techniques - Doug Hellmann" href="#Python Exception Handling Techniques - Doug Hellmann" style="margin-left: 0.5em;">&para;</a>
886
                <DT><A HREF="http://www.voidspace.org.uk/python/articles/urllib2.shtml#data" name="http://www.voidspace.org.uk/python/articles/urllib2.shtml#data" ADD_DATE="1332988828" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>urllib2 - The Missing Manual</A><a name="urllib2 - The Missing Manual" href="#urllib2 - The Missing Manual" style="margin-left: 0.5em;">&para;</a>
887
<DD>page's description: Website of Michael Foord. Python programming articles, projects and technical blog. 
888
            </DL><p>
889
            <DT><a name="science" href="#science"><H3 ADD_DATE="1380690835">science</H3></a>
890
            <DL><p>
891
                <DT><a name="open-access data" href="#open-access data"><H3 ADD_DATE="1380690997">open-access data</H3></a>
892
                <DL><p>
893
                    <DT><A HREF="https://peerj.com/articles/175/" name="https://peerj.com/articles/175/" ADD_DATE="1380690727" ICON_URI="https://d2pdyyx74uypu5.cloudfront.net/images/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://d2pdyyx74uypu5.cloudfront.net/images/favicon.ico" style="margin-right: 0.5em;"/>Data reuse and the open data citation advantage [PeerJ]</A><a name="Data reuse and the open data citation advantage [PeerJ]" href="#Data reuse and the open data citation advantage [PeerJ]" style="margin-left: 0.5em;">&para;</a>
894
<DD>page's description: Background. Attribution to the original contributor upon reuse of published data is important both as a reward for data creators and to document the provenance of research findings. Previous studies have found that papers with publicly available datasets receive a higher number of citations than similar studies without available data. However, few previous analyses have had the statistical power to control for the many variables known to predict citation rate, which has led to uncertain estimates of the “citation benefit”. Furthermore, little is known about patterns in data reuse over time and across datasets. Method and Results. Here, we look at citation rates while controlling for many known citation predictors and investigate the variability of data reuse. In a multivariate regression on 10,555 studies that created gene expression microarray data, we found that studies that made data available in a public repository received 9% (95% confidence interval: 5% to 13%) more citations than similar studies for which the data was not made available. Date of publication, journal impact factor, open access status, number of authors, first and last author publication history, corresponding author country, institution citation history, and study topic were included as covariates. The citation benefit varied with date of dataset deposition: a citation benefit was most clear for papers published in 2004 and 2005, at about 30%. Authors published most papers using their own datasets within two years of their first publication on the dataset, whereas data reuse papers published by third-party investigators continued to accumulate for at least six years. To study patterns of data reuse directly, we compiled 9,724 instances of third party data reuse via mention of GEO or ArrayExpress accession numbers in the full text of papers. The level of third-party data use was high: for 100 datasets deposited in year 0, we estimated that 40 papers in PubMed reused a dataset by year 2, 100 by year 4, and more than 150 data reuse papers had been published by year 5. Data reuse was distributed across a broad base of datasets: a very conservative estimate found that 20% of the datasets deposited between 2003 and 2007 had been reused at least once by third parties. Conclusion. After accounting for other factors affecting citation rate, we find a robust citation benefit from open data, although a smaller one than previously reported. We conclude there is a direct effect of third-party data reuse that persists for years beyond the time when researchers have published most of the papers reusing their own data. Other factors that may also contribute to the citation benefit are considered. We further conclude that, at least for gene expression microarray data, a substantial fraction of archived datasets are reused, and that the intensity of dataset reuse has been steadily increasing since 2003.
895

  
896
&quot;papers with publicly available datasets receive a higher number of citations than similar studies without available data&quot;
897

  
898
&quot;There is evidence that studies that make their data available do indeed receive more citations than similar studies that do not&quot;
899
                </DL><p>
900
            </DL><p>
901
            <DT><a name="software concepts" href="#software concepts"><H3 ADD_DATE="1368357824">software concepts</H3></a>
902
            <DL><p>
903
                <DT><A HREF="http://en.wikipedia.org/wiki/Scope_%28programming%29#Dynamic_scoping" name="http://en.wikipedia.org/wiki/Scope_%28programming%29#Dynamic_scoping" ADD_DATE="1368357608" ICON_URI="http://bits.wikimedia.org/favicon/wikipedia.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://bits.wikimedia.org/favicon/wikipedia.ico" style="margin-right: 0.5em;"/>Dynamic scoping &lt; Scope (computer science) - Wikipedia, the free encyclopedia</A><a name="Dynamic scoping &lt; Scope (computer science) - Wikipedia, the free encyclopedia" href="#Dynamic scoping &lt; Scope (computer science) - Wikipedia, the free encyclopedia" style="margin-left: 0.5em;">&para;</a>
904
<DD>&quot;Dynamic scoping also voids all the benefits of referential transparency&quot;
905

  
906
&quot;Dynamic scoping provides an excellent abstraction for thread local storage, but if it is used that way it cannot be based on saving and restoring a global variable&quot;
907
                <DT><A HREF="http://en.wikipedia.org/wiki/Hamming_distance" name="http://en.wikipedia.org/wiki/Hamming_distance" ADD_DATE="1350020460" ICON_URI="http://en.wikipedia.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://en.wikipedia.org/favicon.ico" style="margin-right: 0.5em;"/>Hamming distance - Wikipedia, the free encyclopedia</A><a name="Hamming distance - Wikipedia, the free encyclopedia" href="#Hamming distance - Wikipedia, the free encyclopedia" style="margin-left: 0.5em;">&para;</a>
908
                <DT><A HREF="http://en.wikipedia.org/wiki/Birthday_problem#Probability_table" name="http://en.wikipedia.org/wiki/Birthday_problem#Probability_table" ADD_DATE="1373354172" ICON_URI="http://bits.wikimedia.org/favicon/wikipedia.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://bits.wikimedia.org/favicon/wikipedia.ico" style="margin-right: 0.5em;"/>Birthday problem - Wikipedia, the free encyclopedia &gt; Probability table</A><a name="Birthday problem - Wikipedia, the free encyclopedia &gt; Probability table" href="#Birthday problem - Wikipedia, the free encyclopedia &gt; Probability table" style="margin-left: 0.5em;">&para;</a>
909
            </DL><p>
910
            <DT><a name="sync" href="#sync"><H3 ADD_DATE="1374616201">sync</H3></a>
911
            <DL><p>
912
                <DT><a name="BitTorrent Sync" href="#BitTorrent Sync"><H3 ADD_DATE="1367306535">BitTorrent Sync</H3></a>
913
<DD>SECURITY WARNING:
914

  
915
There is an important security hole in the Linux version of BitTorrent Sync: when btsync is run with no arguments, it makes all your files suddenly *world-readable and world-writable*, via a publicly-accessible, unprotected web interface (the WebUI). The WebUI by default allows anyone on the web to create a sync folder to view and edit any files in directories writable by you.
916

  
917
To fix this, you apparently *must* use a config file (with the --config option) which is appropriately secured by setting webui &gt; password. If you are currently running btsync without a secured config file, you should run `killall btsync` to turn off the WebUI. You can use `lsof -i` to verify that the WebUI is not running.
918

  
919
The security hole has been reported at http://forum.bittorrent.com/topic/18612-security-hole-in-linux-webui-makes-all-your-files-publicly-accessible/ , but it&#39;s not clear when/whether they will fix it.
920
</DD>
921
                <DL><p>
922
                    <DT><a name="WebUI" href="#WebUI"><H3 ADD_DATE="1367351751">WebUI</H3></a>
923
<DD>located at http://hostname:8888/gui/
924
</DD>
925
                    <DL><p>
926
                        <DT><A HREF="http://www.bittorrent.com/help/guides/bittorrent-webui" name="http://www.bittorrent.com/help/guides/bittorrent-webui" ADD_DATE="1367309022" ICON_URI="http://www.bittorrent.com/faviconNew.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.bittorrent.com/faviconNew.ico" style="margin-right: 0.5em;"/>BitTorrent WebUI - Videos &amp; Guides - Help - BitTorrent - Delivering the World&#39;s Content</A><a name="BitTorrent WebUI - Videos &amp; Guides - Help - BitTorrent - Delivering the World&#39;s Content" href="#BitTorrent WebUI - Videos &amp; Guides - Help - BitTorrent - Delivering the World&#39;s Content" style="margin-left: 0.5em;">&para;</a>
927
<DD>page's description: BitTorrent is a fast and easy client for Windows and Mac with many features.
928
                        <DT><A HREF="http://forum.bittorrent.com/topic/17156-question-about-the-webui/" name="http://forum.bittorrent.com/topic/17156-question-about-the-webui/" ADD_DATE="1367308875" ICON_URI="http://forum.bittorrent.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://forum.bittorrent.com/favicon.ico" style="margin-right: 0.5em;"/>Question about the webUI - BitTorrent Sync - BitTorrent Forums</A><a name="Question about the webUI - BitTorrent Sync - BitTorrent Forums" href="#Question about the webUI - BitTorrent Sync - BitTorrent Forums" style="margin-left: 0.5em;">&para;</a>
929
<DD>page's description: Question about the webUI - posted in BitTorrent Sync: Because I&#39;d like to run this on a headless linux server, I&#39;m obviously not going to be connecting from localhost. When I connect from a LAN interface on it&#39;s LAN IP I get &quot;Invalid request&quot; as shown below:-
930

  
931

  
932
However, if I create an SSH tunnel so I&#39;m connecting from localhost (In this case, 0.0.0.0:8889 --&gt; localhost:8888) it works:-
933

  
934

  
935
Is there anyway to get BitTorrent Sync to accept LAN requests? Keeping an S...
936
                        <DT><A HREF="http://forum.bittorrent.com/topic/18612-security-hole-in-linux-webui-makes-all-your-files-publicly-accessible/" name="http://forum.bittorrent.com/topic/18612-security-hole-in-linux-webui-makes-all-your-files-publicly-accessible/" ADD_DATE="1370068554" ICON_URI="http://forum.bittorrent.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://forum.bittorrent.com/favicon.ico" style="margin-right: 0.5em;"/>security hole in Linux WebUI makes all your files publicly accessible - BitTorrent Sync - BitTorrent Forums</A><a name="security hole in Linux WebUI makes all your files publicly accessible - BitTorrent Sync - BitTorrent Forums" href="#security hole in Linux WebUI makes all your files publicly accessible - BitTorrent Sync - BitTorrent Forums" style="margin-left: 0.5em;">&para;</a>
937
<DD>page's description: security hole in Linux WebUI makes all your files publicly accessible - posted in BitTorrent Sync: Running btsync on Linux will by default create a *publicly-accessible, unprotected* WebUI, allowing anyone on the web to create a sync folder to view and edit files your files (i.e. files in directories writable by you). Could the defaults (used when running btsync without a config file) be changed to prevent this unintended data leak?
938

  
939
A temporary workaround is to run `killall btsync` to tur...
940
                    </DL><p>
941
                    <DT><A HREF="http://forum.bittorrent.com/topic/14260-syncignore-is-great-but/" name="http://forum.bittorrent.com/topic/14260-syncignore-is-great-but/" ADD_DATE="1367306553" ICON_URI="http://forum.bittorrent.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://forum.bittorrent.com/favicon.ico" style="margin-right: 0.5em;"/>.SyncIgnore is great but... - BitTorrent Sync - BitTorrent Forums</A><a name=".SyncIgnore is great but... - BitTorrent Sync - BitTorrent Forums" href="#.SyncIgnore is great but... - BitTorrent Sync - BitTorrent Forums" style="margin-left: 0.5em;">&para;</a>
942
<DD>page's description: .SyncIgnore is great but... - posted in BitTorrent Sync: .SyncIgnore is a file where you can filter out files you don&#39;t want synced.  However it seems that when I put files in here bittorrent decides to delete those files rather than leave them un-touched.  That is unexpected.  Is this a bug?  Expected behavior?  Am I using it wrong?
943

  
944
Cheers
945
                    <DT><A HREF="http://forum.bittorrent.com/topic/8538-install-on-linux/" name="http://forum.bittorrent.com/topic/8538-install-on-linux/" ADD_DATE="1367304740" ICON_URI="http://forum.bittorrent.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://forum.bittorrent.com/favicon.ico" style="margin-right: 0.5em;"/>Install on Linux - BitTorrent Sync - BitTorrent Forums</A><a name="Install on Linux - BitTorrent Sync - BitTorrent Forums" href="#Install on Linux - BitTorrent Sync - BitTorrent Forums" style="margin-left: 0.5em;">&para;</a>
946
<DD>page's description: Page 1 of 2 - Install on Linux - posted in BitTorrent Sync: I just got my invite for Sync 
947
really like it so far, but i am not able to install the Linux version (SyncApp_i386-1.0.63).
948
my Linux expert says it is missing its header.
949
do we do something wrong or is this an bug? 
950
                    <DT><A HREF="http://forum.bittorrent.com/topic/16626-move-synced-directory/" name="http://forum.bittorrent.com/topic/16626-move-synced-directory/" ADD_DATE="1367307013" ICON_URI="http://forum.bittorrent.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://forum.bittorrent.com/favicon.ico" style="margin-right: 0.5em;"/>Move synced directory - BitTorrent Sync - BitTorrent Forums</A><a name="Move synced directory - BitTorrent Sync - BitTorrent Forums" href="#Move synced directory - BitTorrent Sync - BitTorrent Forums" style="margin-left: 0.5em;">&para;</a>
951
<DD>page's description: Move synced directory - posted in BitTorrent Sync: I would like to move where a directory is synced to without re-syncing it.
952

  
953
Suppose I have given a read-only key to 10 other people, and now I want it stored in a different place on my machine. Is there any way of doing that without having them all delete the old and add a new key?
954
                </DL><p>
955
                <DT><a name="Dropbox" href="#Dropbox"><H3 ADD_DATE="1374887139">Dropbox</H3></a>
956
                <DL><p>
957
                    <DT><A HREF="http://stackoverflow.com/questions/2099803/using-subversion-with-dropbox#11646669" name="http://stackoverflow.com/questions/2099803/using-subversion-with-dropbox#11646669" ADD_DATE="1374887120" ICON_URI="https://cdn.sstatic.net/stackoverflow/img/favicon.ico"><img width="16" height="16" src="https://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>exclude the .svn-Folder from Dropbox &lt; svn - Using Subversion with DropBox - Stack Overflow</A><a name="exclude the .svn-Folder from Dropbox &lt; svn - Using Subversion with DropBox - Stack Overflow" href="#exclude the .svn-Folder from Dropbox &lt; svn - Using Subversion with DropBox - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
958
<DD>&quot;
959
exclude the .svn-Folder from Dropbox:
960
[...]
961
Go to your Folder an Copy the .svn-Folder somewhere else
962

  
963
Go to your Dropbox-Preferences &gt; Advanced &gt; Selective Sync and deactivate to .svn-Folder
964

  
965
The Folder should now be deleted from your HD and Dropbox, you can check that on the website.
966

  
967
Put your copy of the .svn-Folder back into the directory. You should see a little gray sign like (-)
968
&quot;
969
                </DL><p>
970
                <DT><a name="Google Drive" href="#Google Drive"><H3 ADD_DATE="1374616221">Google Drive</H3></a>
971
                <DL><p>
972
                    <DT><A HREF="http://productforums.google.com/forum/#!topic/drive/vImyhTG7qWs%5B1-25-false%5D" name="http://productforums.google.com/forum/#!topic/drive/vImyhTG7qWs%5B1-25-false%5D" ADD_DATE="1374616110" ICON_URI="http://productforums.google.com/forum/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://productforums.google.com/forum/favicon.ico" style="margin-right: 0.5em;"/>Google Product Forums › Google Drive › Follow Symbolic Links</A><a name="Google Product Forums › Google Drive › Follow Symbolic Links" href="#Google Product Forums › Google Drive › Follow Symbolic Links" style="margin-left: 0.5em;">&para;</a>
973
<DD>&quot;Dropbox let&#39;s me link other folders on my computer to my Synced folder using Symbolic Links. It let&#39;s me link my Documents folder to my Dropbox and is very convenient. This doesn&#39;t seem to work with Google Drive.&quot;
974
                </DL><p>
975
                <DT><A HREF="http://svn-ref.assembla.com/" name="http://svn-ref.assembla.com/" ADD_DATE="1374887113" ICON_URI="http://svn-ref.assembla.com/images/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://svn-ref.assembla.com/images/favicon.ico" style="margin-right: 0.5em;"/>EasySVN &lt; Subversion Guide | Subversion Clients, Subversion Servers &amp; more</A><a name="EasySVN &lt; Subversion Guide | Subversion Clients, Subversion Servers &amp; more" href="#EasySVN &lt; Subversion Guide | Subversion Clients, Subversion Servers &amp; more" style="margin-left: 0.5em;">&para;</a>
976
<DD>page's description: A subversion guide to source code management including subversion tutorials, reviews for svn clients and servers, free snv client downloads, and more.
977
                <DT><A HREF="http://code.google.com/p/iqbox-svn/" name="http://code.google.com/p/iqbox-svn/" ADD_DATE="1374887079" ICON_URI="http://www.gstatic.com/codesite/ph/images/phosting.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.gstatic.com/codesite/ph/images/phosting.ico" style="margin-right: 0.5em;"/>iqbox-svn - Dropbox-like syncing Client for Windows using SVN - Google Project Hosting</A><a name="iqbox-svn - Dropbox-like syncing Client for Windows using SVN - Google Project Hosting" href="#iqbox-svn - Dropbox-like syncing Client for Windows using SVN - Google Project Hosting" style="margin-left: 0.5em;">&para;</a>
978
            </DL><p>
259 979
            <DT><a name="Unix" href="#Unix"><H3 ADD_DATE="1346354989">Unix</H3></a>
260 980
            <DL><p>
261 981
                <DT><a name="Linux" href="#Linux"><H3 ADD_DATE="1373365316">Linux</H3></a>
......
656 1376
<DD>page's description: Hi, All, What is the command to display the nice value of a process? Thanks, August
657 1377
                <DT><A HREF="http://msdn.microsoft.com/en-us/library/windows/hardware/hh440148(v=vs.85).aspx" name="http://msdn.microsoft.com/en-us/library/windows/hardware/hh440148(v=vs.85).aspx" ADD_DATE="1368825926" ICON_URI="http://msdn.microsoft.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://msdn.microsoft.com/favicon.ico" style="margin-right: 0.5em;"/>Overview of Single Root I/O Virtualization (SR-IOV) (Windows Drivers)</A><a name="Overview of Single Root I/O Virtualization (SR-IOV) (Windows Drivers)" href="#Overview of Single Root I/O Virtualization (SR-IOV) (Windows Drivers)" style="margin-left: 0.5em;">&para;</a>
658 1378
                <DT><A HREF="http://www.cyberciti.biz/tips/setup-ssh-to-run-on-a-non-standard-port.html" name="http://www.cyberciti.biz/tips/setup-ssh-to-run-on-a-non-standard-port.html" ADD_DATE="1369938620" ICON_URI="http://s0.cyberciti.org/static/legacy/i/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://s0.cyberciti.org/static/legacy/i/favicon.ico" style="margin-right: 0.5em;"/>Setup SSH to run on a non-standard port</A><a name="Setup SSH to run on a non-standard port" href="#Setup SSH to run on a non-standard port" style="margin-left: 0.5em;">&para;</a>
1379
                <DT><A HREF="http://www.cyberciti.biz/faq/sudo-send-e-mail-sudo-log-file/#comments" name="http://www.cyberciti.biz/faq/sudo-send-e-mail-sudo-log-file/#comments" ADD_DATE="1381439594" ICON_URI="http://s0.cyberciti.org/static/legacy/i/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://s0.cyberciti.org/static/legacy/i/favicon.ico" style="margin-right: 0.5em;"/>UNIX / Linux: Send E-mail When sudo Runs</A><a name="UNIX / Linux: Send E-mail When sudo Runs" href="#UNIX / Linux: Send E-mail When sudo Runs" style="margin-left: 0.5em;">&para;</a>
1380
<DD>page's description: Explains how to send email log when sudo runs and configure sudo log file to keep track of all user commands. 
1381

  
1382
to turn off incorrect password e-mails:
1383
IMPORTANT: open a second root shell to use for recovery if /etc/sudoers gets messed up. otherwise, you may lock yourself out of root!
1384
$ nano /etc/sudoers
1385
add line &quot;Defaults        !mail_badpass&quot;
1386
save
1387
$ sudo -s # test sudo
659 1388
                <DT><A HREF="https://uutils.googlecode.com/svn/trunk/" name="https://uutils.googlecode.com/svn/trunk/" ADD_DATE="1365842989" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>uutils - Revision 126: /trunk</A><a name="uutils - Revision 126: /trunk" href="#uutils - Revision 126: /trunk" style="margin-left: 0.5em;">&para;</a>
660 1389
                <DT><A HREF="https://code.google.com/p/uutils/" name="https://code.google.com/p/uutils/" ADD_DATE="1365842535" ICON_URI="https://ssl.gstatic.com/codesite/ph/images/phosting.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://ssl.gstatic.com/codesite/ph/images/phosting.ico" style="margin-right: 0.5em;"/>uutils - Unix utilities - Google Project Hosting</A><a name="uutils - Unix utilities - Google Project Hosting" href="#uutils - Unix utilities - Google Project Hosting" style="margin-left: 0.5em;">&para;</a>
661 1390
                <DT><A HREF="http://blog.scottlowe.org/2009/12/02/what-is-sr-iov/" name="http://blog.scottlowe.org/2009/12/02/what-is-sr-iov/" ADD_DATE="1368825769" ICON_URI="http://blog.scottlowe.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://blog.scottlowe.org/favicon.ico" style="margin-right: 0.5em;"/>What is SR-IOV? - blog.scottlowe.org - The weblog of an IT pro specializing in virtualization, storage, and servers</A><a name="What is SR-IOV? - blog.scottlowe.org - The weblog of an IT pro specializing in virtualization, storage, and servers" href="#What is SR-IOV? - blog.scottlowe.org - The weblog of an IT pro specializing in virtualization, storage, and servers" style="margin-left: 0.5em;">&para;</a>
......
688 1417
                <DT><A HREF="http://en.wikipedia.org/wiki/Concurrent_Versions_System" name="http://en.wikipedia.org/wiki/Concurrent_Versions_System" ADD_DATE="1366706532" ICON_URI="http://bits.wikimedia.org/favicon/wikipedia.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://bits.wikimedia.org/favicon/wikipedia.ico" style="margin-right: 0.5em;"/>Concurrent Versions System - Wikipedia, the free encyclopedia</A><a name="Concurrent Versions System - Wikipedia, the free encyclopedia" href="#Concurrent Versions System - Wikipedia, the free encyclopedia" style="margin-left: 0.5em;">&para;</a>
689 1418
                <DT><A HREF="http://en.wikipedia.org/wiki/Revision_Control_System" name="http://en.wikipedia.org/wiki/Revision_Control_System" ADD_DATE="1366705870" ICON_URI="http://bits.wikimedia.org/favicon/wikipedia.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://bits.wikimedia.org/favicon/wikipedia.ico" style="margin-right: 0.5em;"/>Revision Control System - Wikipedia, the free encyclopedia</A><a name="Revision Control System - Wikipedia, the free encyclopedia" href="#Revision Control System - Wikipedia, the free encyclopedia" style="margin-left: 0.5em;">&para;</a>
690 1419
            </DL><p>
691
            <DT><a name="sync" href="#sync"><H3 ADD_DATE="1374616201">sync</H3></a>
692
            <DL><p>
693
                <DT><a name="BitTorrent Sync" href="#BitTorrent Sync"><H3 ADD_DATE="1367306535">BitTorrent Sync</H3></a>
694
<DD>SECURITY WARNING:
695

  
696
There is an important security hole in the Linux version of BitTorrent Sync: when btsync is run with no arguments, it makes all your files suddenly *world-readable and world-writable*, via a publicly-accessible, unprotected web interface (the WebUI). The WebUI by default allows anyone on the web to create a sync folder to view and edit any files in directories writable by you.
697

  
698
To fix this, you apparently *must* use a config file (with the --config option) which is appropriately secured by setting webui &gt; password. If you are currently running btsync without a secured config file, you should run `killall btsync` to turn off the WebUI. You can use `lsof -i` to verify that the WebUI is not running.
699

  
700
The security hole has been reported at http://forum.bittorrent.com/topic/18612-security-hole-in-linux-webui-makes-all-your-files-publicly-accessible/ , but it&#39;s not clear when/whether they will fix it.
701
</DD>
702
                <DL><p>
703
                    <DT><a name="WebUI" href="#WebUI"><H3 ADD_DATE="1367351751">WebUI</H3></a>
704
<DD>located at http://hostname:8888/gui/
705
</DD>
706
                    <DL><p>
707
                        <DT><A HREF="http://www.bittorrent.com/help/guides/bittorrent-webui" name="http://www.bittorrent.com/help/guides/bittorrent-webui" ADD_DATE="1367309022" ICON_URI="http://www.bittorrent.com/faviconNew.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.bittorrent.com/faviconNew.ico" style="margin-right: 0.5em;"/>BitTorrent WebUI - Videos &amp; Guides - Help - BitTorrent - Delivering the World&#39;s Content</A><a name="BitTorrent WebUI - Videos &amp; Guides - Help - BitTorrent - Delivering the World&#39;s Content" href="#BitTorrent WebUI - Videos &amp; Guides - Help - BitTorrent - Delivering the World&#39;s Content" style="margin-left: 0.5em;">&para;</a>
708
<DD>page's description: BitTorrent is a fast and easy client for Windows and Mac with many features.
709
                        <DT><A HREF="http://forum.bittorrent.com/topic/17156-question-about-the-webui/" name="http://forum.bittorrent.com/topic/17156-question-about-the-webui/" ADD_DATE="1367308875" ICON_URI="http://forum.bittorrent.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://forum.bittorrent.com/favicon.ico" style="margin-right: 0.5em;"/>Question about the webUI - BitTorrent Sync - BitTorrent Forums</A><a name="Question about the webUI - BitTorrent Sync - BitTorrent Forums" href="#Question about the webUI - BitTorrent Sync - BitTorrent Forums" style="margin-left: 0.5em;">&para;</a>
710
<DD>page's description: Question about the webUI - posted in BitTorrent Sync: Because I&#39;d like to run this on a headless linux server, I&#39;m obviously not going to be connecting from localhost. When I connect from a LAN interface on it&#39;s LAN IP I get &quot;Invalid request&quot; as shown below:-
711

  
712

  
713
However, if I create an SSH tunnel so I&#39;m connecting from localhost (In this case, 0.0.0.0:8889 --&gt; localhost:8888) it works:-
714

  
715

  
716
Is there anyway to get BitTorrent Sync to accept LAN requests? Keeping an S...
717
                        <DT><A HREF="http://forum.bittorrent.com/topic/18612-security-hole-in-linux-webui-makes-all-your-files-publicly-accessible/" name="http://forum.bittorrent.com/topic/18612-security-hole-in-linux-webui-makes-all-your-files-publicly-accessible/" ADD_DATE="1370068554" ICON_URI="http://forum.bittorrent.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://forum.bittorrent.com/favicon.ico" style="margin-right: 0.5em;"/>security hole in Linux WebUI makes all your files publicly accessible - BitTorrent Sync - BitTorrent Forums</A><a name="security hole in Linux WebUI makes all your files publicly accessible - BitTorrent Sync - BitTorrent Forums" href="#security hole in Linux WebUI makes all your files publicly accessible - BitTorrent Sync - BitTorrent Forums" style="margin-left: 0.5em;">&para;</a>
718
<DD>page's description: security hole in Linux WebUI makes all your files publicly accessible - posted in BitTorrent Sync: Running btsync on Linux will by default create a *publicly-accessible, unprotected* WebUI, allowing anyone on the web to create a sync folder to view and edit files your files (i.e. files in directories writable by you). Could the defaults (used when running btsync without a config file) be changed to prevent this unintended data leak?
719

  
720
A temporary workaround is to run `killall btsync` to tur...
721
                    </DL><p>
722
                    <DT><A HREF="http://forum.bittorrent.com/topic/14260-syncignore-is-great-but/" name="http://forum.bittorrent.com/topic/14260-syncignore-is-great-but/" ADD_DATE="1367306553" ICON_URI="http://forum.bittorrent.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://forum.bittorrent.com/favicon.ico" style="margin-right: 0.5em;"/>.SyncIgnore is great but... - BitTorrent Sync - BitTorrent Forums</A><a name=".SyncIgnore is great but... - BitTorrent Sync - BitTorrent Forums" href="#.SyncIgnore is great but... - BitTorrent Sync - BitTorrent Forums" style="margin-left: 0.5em;">&para;</a>
723
<DD>page's description: .SyncIgnore is great but... - posted in BitTorrent Sync: .SyncIgnore is a file where you can filter out files you don&#39;t want synced.  However it seems that when I put files in here bittorrent decides to delete those files rather than leave them un-touched.  That is unexpected.  Is this a bug?  Expected behavior?  Am I using it wrong?
724

  
725
Cheers
726
                    <DT><A HREF="http://forum.bittorrent.com/topic/8538-install-on-linux/" name="http://forum.bittorrent.com/topic/8538-install-on-linux/" ADD_DATE="1367304740" ICON_URI="http://forum.bittorrent.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://forum.bittorrent.com/favicon.ico" style="margin-right: 0.5em;"/>Install on Linux - BitTorrent Sync - BitTorrent Forums</A><a name="Install on Linux - BitTorrent Sync - BitTorrent Forums" href="#Install on Linux - BitTorrent Sync - BitTorrent Forums" style="margin-left: 0.5em;">&para;</a>
727
<DD>page's description: Page 1 of 2 - Install on Linux - posted in BitTorrent Sync: I just got my invite for Sync 
728
really like it so far, but i am not able to install the Linux version (SyncApp_i386-1.0.63).
729
my Linux expert says it is missing its header.
730
do we do something wrong or is this an bug? 
731
                    <DT><A HREF="http://forum.bittorrent.com/topic/16626-move-synced-directory/" name="http://forum.bittorrent.com/topic/16626-move-synced-directory/" ADD_DATE="1367307013" ICON_URI="http://forum.bittorrent.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://forum.bittorrent.com/favicon.ico" style="margin-right: 0.5em;"/>Move synced directory - BitTorrent Sync - BitTorrent Forums</A><a name="Move synced directory - BitTorrent Sync - BitTorrent Forums" href="#Move synced directory - BitTorrent Sync - BitTorrent Forums" style="margin-left: 0.5em;">&para;</a>
732
<DD>page's description: Move synced directory - posted in BitTorrent Sync: I would like to move where a directory is synced to without re-syncing it.
733

  
734
Suppose I have given a read-only key to 10 other people, and now I want it stored in a different place on my machine. Is there any way of doing that without having them all delete the old and add a new key?
735
                </DL><p>
736
                <DT><a name="Dropbox" href="#Dropbox"><H3 ADD_DATE="1374887139">Dropbox</H3></a>
737
                <DL><p>
738
                    <DT><A HREF="http://stackoverflow.com/questions/2099803/using-subversion-with-dropbox#11646669" name="http://stackoverflow.com/questions/2099803/using-subversion-with-dropbox#11646669" ADD_DATE="1374887120" ICON_URI="https://cdn.sstatic.net/stackoverflow/img/favicon.ico"><img width="16" height="16" src="https://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>exclude the .svn-Folder from Dropbox &lt; svn - Using Subversion with DropBox - Stack Overflow</A><a name="exclude the .svn-Folder from Dropbox &lt; svn - Using Subversion with DropBox - Stack Overflow" href="#exclude the .svn-Folder from Dropbox &lt; svn - Using Subversion with DropBox - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
739
<DD>&quot;
740
exclude the .svn-Folder from Dropbox:
741
[...]
742
Go to your Folder an Copy the .svn-Folder somewhere else
743

  
744
Go to your Dropbox-Preferences &gt; Advanced &gt; Selective Sync and deactivate to .svn-Folder
745

  
746
The Folder should now be deleted from your HD and Dropbox, you can check that on the website.
747

  
748
Put your copy of the .svn-Folder back into the directory. You should see a little gray sign like (-)
749
&quot;
750
                </DL><p>
751
                <DT><a name="Google Drive" href="#Google Drive"><H3 ADD_DATE="1374616221">Google Drive</H3></a>
752
                <DL><p>
753
                    <DT><A HREF="http://productforums.google.com/forum/#!topic/drive/vImyhTG7qWs%5B1-25-false%5D" name="http://productforums.google.com/forum/#!topic/drive/vImyhTG7qWs%5B1-25-false%5D" ADD_DATE="1374616110" ICON_URI="http://productforums.google.com/forum/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://productforums.google.com/forum/favicon.ico" style="margin-right: 0.5em;"/>Google Product Forums › Google Drive › Follow Symbolic Links</A><a name="Google Product Forums › Google Drive › Follow Symbolic Links" href="#Google Product Forums › Google Drive › Follow Symbolic Links" style="margin-left: 0.5em;">&para;</a>
754
<DD>&quot;Dropbox let&#39;s me link other folders on my computer to my Synced folder using Symbolic Links. It let&#39;s me link my Documents folder to my Dropbox and is very convenient. This doesn&#39;t seem to work with Google Drive.&quot;
755
                </DL><p>
756
                <DT><A HREF="http://svn-ref.assembla.com/" name="http://svn-ref.assembla.com/" ADD_DATE="1374887113" ICON_URI="http://svn-ref.assembla.com/images/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://svn-ref.assembla.com/images/favicon.ico" style="margin-right: 0.5em;"/>EasySVN &lt; Subversion Guide | Subversion Clients, Subversion Servers &amp; more</A><a name="EasySVN &lt; Subversion Guide | Subversion Clients, Subversion Servers &amp; more" href="#EasySVN &lt; Subversion Guide | Subversion Clients, Subversion Servers &amp; more" style="margin-left: 0.5em;">&para;</a>
757
<DD>page's description: A subversion guide to source code management including subversion tutorials, reviews for svn clients and servers, free snv client downloads, and more.
758
                <DT><A HREF="http://code.google.com/p/iqbox-svn/" name="http://code.google.com/p/iqbox-svn/" ADD_DATE="1374887079" ICON_URI="http://www.gstatic.com/codesite/ph/images/phosting.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.gstatic.com/codesite/ph/images/phosting.ico" style="margin-right: 0.5em;"/>iqbox-svn - Dropbox-like syncing Client for Windows using SVN - Google Project Hosting</A><a name="iqbox-svn - Dropbox-like syncing Client for Windows using SVN - Google Project Hosting" href="#iqbox-svn - Dropbox-like syncing Client for Windows using SVN - Google Project Hosting" style="margin-left: 0.5em;">&para;</a>
759
            </DL><p>
760 1420
            <DT><a name="web" href="#web"><H3 ADD_DATE="1367370773">web</H3></a>
761 1421
            <DL><p>
762 1422
                <DT><a name="client side" href="#client side"><H3 ADD_DATE="1380329618">client side</H3></a>
......
814 1474
                        <DT><A HREF="http://www.tuicool.com/articles/F7byEn" name="http://www.tuicool.com/articles/F7byEn" ADD_DATE="1380329571" ICON_URI="http://www.tuicool.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.tuicool.com/favicon.ico" style="margin-right: 0.5em;"/>How Fight My Monster Actually Works - 推酷</A><a name="How Fight My Monster Actually Works - 推酷" href="#How Fight My Monster Actually Works - 推酷" style="margin-left: 0.5em;">&para;</a>
815 1475
<DD>page's description: How Fight My Monster Actually Works
816 1476

  
817
&quot;We have a Flash client with a difference. It is full screen, uses a flowed layout, and looks and behaves like a normal website&quot;
1477
http://www.fightmymonster.com/
818 1478

  
1479
&quot;We have a Flash client with a difference. It is full screen, uses a flowed layout [no it doesn&#39;t], and looks and behaves like a normal website&quot;
1480

  
819 1481
&quot;The client has a complex state, but if the browser window is refreshed, the client is able to restore its previous state from the server&quot;
820 1482
                    </DL><p>
821 1483
                    <DT><a name="Roundcube" href="#Roundcube"><H3 ADD_DATE="1360650458">Roundcube</H3></a>
......
962 1624
<DD>page's description: 3 letter domain names
963 1625
                    <DT><A HREF="http://www.pir.org/get/registrars" name="http://www.pir.org/get/registrars" ADD_DATE="1363331187" ICON_URI="http://www.pir.org/sites/all/themes/zeropoint/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.pir.org/sites/all/themes/zeropoint/favicon.ico" style="margin-right: 0.5em;"/>.ORG Registrars | .ORG, The Public Interest Registry| Buy, Sell, Register .ORG Domain Names</A><a name=".ORG Registrars | .ORG, The Public Interest Registry| Buy, Sell, Register .ORG Domain Names" href="#.ORG Registrars | .ORG, The Public Interest Registry| Buy, Sell, Register .ORG Domain Names" style="margin-left: 0.5em;">&para;</a>
964 1626
                </DL><p>
1627
                <DT><a name="e-mail" href="#e-mail"><H3 ADD_DATE="1380814310">e-mail</H3></a>
1628
                <DL><p>
1629
                    <DT><A HREF="http://gmvault.org/download.html" name="http://gmvault.org/download.html" ADD_DATE="1377193376" ICON_URI="http://gmvault.org/assets/ico/gmv-favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://gmvault.org/assets/ico/gmv-favicon.ico" style="margin-right: 0.5em;"/>Gmvault: gmail backup</A><a name="Gmvault: gmail backup" href="#Gmvault: gmail backup" style="margin-left: 0.5em;">&para;</a>
1630
<DD>page's description: backup and restore your gmail account
1631

  
1632
To do full backup: /Applications/gmvault-v1.8.1-beta/bin/gmvault sync --multiple-db-owner user@gmail.com
1633
To backup only new e-mails: /Applications/gmvault-v1.8.1-beta/bin/gmvault sync --multiple-db-owner --type quick user@gmail.com
1634

  
1635
In Mac OS X (including 10.8), you need to run `.../gmvault-v1.8.1-beta/bin/gmvault`. This is in the README.txt under &quot;Linux and Mac OS X install&quot;. However, other methods don&#39;t work: gmv_runner.app just opened and closed, `pip install gmvault` gave me an error &quot;pkg_resources.DistributionNotFound: pip==1.1&quot;, and `sudo easy_install gmvault` gave me an error &quot;ImportError: No module named gmv.gmv_cmd&quot;.
1636
                </DL><p>
965 1637
                <DT><a name="server side" href="#server side"><H3 ADD_DATE="1380326988">server side</H3></a>
966 1638
                <DL><p>
967 1639
                    <DT><a name="Apache" href="#Apache"><H3 ADD_DATE="1363195016">Apache</H3></a>
......
1045 1717
                    </DL><p>
1046 1718
                    <DT><a name="Java frameworks" href="#Java frameworks"><H3 ADD_DATE="1380329598">Java frameworks</H3></a>
1047 1719
                    <DL><p>
1720
                        <DT><a name="Tomcat" href="#Tomcat"><H3 ADD_DATE="1380332111">Tomcat</H3></a>
1721
                        <DL><p>
1722
                            <DT><A HREF="http://www.mkyong.com/tomcat/how-to-change-tomcat-default-port/" name="http://www.mkyong.com/tomcat/how-to-change-tomcat-default-port/" ADD_DATE="1348237687" ICON_URI="http://www.mkyong.com/wp-content/themes/mkyong-ma/images/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.mkyong.com/wp-content/themes/mkyong-ma/images/favicon.ico" style="margin-right: 0.5em;"/>How to change Tomcat default port ?</A><a name="How to change Tomcat default port ?" href="#How to change Tomcat default port ?" style="margin-left: 0.5em;">&para;</a>
1723
                        </DL><p>
1048 1724
                        <DT><A HREF="http://programmers.stackexchange.com/questions/102090/why-isnt-java-used-for-modern-web-application-development#102118" name="http://programmers.stackexchange.com/questions/102090/why-isnt-java-used-for-modern-web-application-development#102118" ADD_DATE="1380326964" ICON_URI="http://cdn.sstatic.net/programmers/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/programmers/img/favicon.ico" style="margin-right: 0.5em;"/>Why isn&#39;t Java used for modern web application development? - Programmers Stack Exchange</A><a name="Why isn&#39;t Java used for modern web application development? - Programmers Stack Exchange" href="#Why isn&#39;t Java used for modern web application development? - Programmers Stack Exchange" style="margin-left: 0.5em;">&para;</a>
1049 1725
<DD>&quot;Twitter for example was built using Rails/Ruby but once it became unscalable, they migrated to the JVM.&quot;
1050 1726

  
......
1059 1735

  
1060 1736
&quot;We implemented our own dynamic class loader which means we can change Java classes on the fly without restarting the server&quot;
1061 1737
                    </DL><p>
1062
                    <DT><A HREF="http://www.mkyong.com/tomcat/how-to-change-tomcat-default-port/" name="http://www.mkyong.com/tomcat/how-to-change-tomcat-default-port/" ADD_DATE="1348237687" ICON_URI="http://www.mkyong.com/wp-content/themes/mkyong-ma/images/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.mkyong.com/wp-content/themes/mkyong-ma/images/favicon.ico" style="margin-right: 0.5em;"/>How to change Tomcat default port ?</A><a name="How to change Tomcat default port ?" href="#How to change Tomcat default port ?" style="margin-left: 0.5em;">&para;</a>
1063 1738
                </DL><p>
1064 1739
                <DT><a name="URLs" href="#URLs"><H3 ADD_DATE="1363164437">URLs</H3></a>
1065 1740
                <DL><p>
......
1070 1745
                    <DT><A HREF="http://meyerweb.com/eric/tools/dencoder/" name="http://meyerweb.com/eric/tools/dencoder/" ADD_DATE="1333064653" ICON_URI="http://meyerweb.com/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://meyerweb.com/favicon.ico" style="margin-right: 0.5em;"/>URL Decoder/Encoder</A><a name="URL Decoder/Encoder" href="#URL Decoder/Encoder" style="margin-left: 0.5em;">&para;</a>
1071 1746
                </DL><p>
1072 1747
                <DT><A HREF="http://en.wikipedia.org/wiki/Data_URI_scheme" name="http://en.wikipedia.org/wiki/Data_URI_scheme" ADD_DATE="1367370763" ICON_URI="http://bits.wikimedia.org/favicon/wikipedia.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://bits.wikimedia.org/favicon/wikipedia.ico" style="margin-right: 0.5em;"/>Data URI scheme - Wikipedia, the free encyclopedia</A><a name="Data URI scheme - Wikipedia, the free encyclopedia" href="#Data URI scheme - Wikipedia, the free encyclopedia" style="margin-left: 0.5em;">&para;</a>
1073
                <DT><A HREF="http://gmvault.org/download.html" name="http://gmvault.org/download.html" ADD_DATE="1377193376" ICON_URI="http://gmvault.org/assets/ico/gmv-favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://gmvault.org/assets/ico/gmv-favicon.ico" style="margin-right: 0.5em;"/>Gmvault: gmail backup</A><a name="Gmvault: gmail backup" href="#Gmvault: gmail backup" style="margin-left: 0.5em;">&para;</a>
1074
<DD>page's description: backup and restore your gmail account
1075

  
1076
In Mac OS X (including 10.8), you need to run `.../gmvault-v1.8.1-beta/bin/gmvault`. This is in the README.txt under &quot;Linux and Mac OS X install&quot;. However, other methods don&#39;t work: gmv_runner.app just opened and closed, `pip install gmvault` gave me an error &quot;pkg_resources.DistributionNotFound: pip==1.1&quot;, and `sudo easy_install gmvault` gave me an error &quot;ImportError: No module named gmv.gmv_cmd&quot;.
1077

  
1078
To do full backup: /Applications/gmvault-v1.8.1-beta/bin/gmvault sync user@gmail.com
1079
To backup only new e-mails: /Applications/gmvault-v1.8.1-beta/bin/gmvault sync --type quick user@gmail.com
1080 1748
            </DL><p>
1081
            <DT><a name="DBs" href="#DBs"><H3 ADD_DATE="1346355036">DBs</H3></a>
1082
            <DL><p>
1083
                <DT><a name="MDB" href="#MDB"><H3 ADD_DATE="1346359651">MDB</H3></a>
1084
                <DL><p>
1085
                    <DT><A HREF="http://dba.openoffice.org/drivers/mdb/index.html" name="http://dba.openoffice.org/drivers/mdb/index.html" ADD_DATE="1317750487" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Linux MDB driver - alpha version</A><a name="Linux MDB driver - alpha version" href="#Linux MDB driver - alpha version" style="margin-left: 0.5em;">&para;</a>
1086
<DD>page's description: OpenOffice.org: The Free, Open Source Office Suite
1087
                    <DT><A HREF="http://www.automatthew.com/2008/02/how-to-compile-mdbtools-on-mac-os-x.html" name="http://www.automatthew.com/2008/02/how-to-compile-mdbtools-on-mac-os-x.html" ADD_DATE="1317751954" ICON_URI="http://www.automatthew.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.automatthew.com/favicon.ico" style="margin-right: 0.5em;"/>The Electrofriend: How to compile mdbtools on Mac OS X 10.4 and 10.5</A><a name="The Electrofriend: How to compile mdbtools on Mac OS X 10.4 and 10.5" href="#The Electrofriend: How to compile mdbtools on Mac OS X 10.4 and 10.5" style="margin-left: 0.5em;">&para;</a>
1088
                    <DT><A HREF="http://mdbtools.sourceforge.net/" name="http://mdbtools.sourceforge.net/" ADD_DATE="1346359637" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>MDB Tools - Unlocking Your Data</A><a name="MDB Tools - Unlocking Your Data" href="#MDB Tools - Unlocking Your Data" style="margin-left: 0.5em;">&para;</a>
1089
                    <DT><A HREF="http://www.razorsql.com/articles/ms_access_mac_os_x.html" name="http://www.razorsql.com/articles/ms_access_mac_os_x.html" ADD_DATE="1317751758" ICON_URI="http://www.razorsql.com/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://www.razorsql.com/favicon.ico" style="margin-right: 0.5em;"/>How to Open and Edit MS Access Databases from Mac OS X</A><a name="How to Open and Edit MS Access Databases from Mac OS X" href="#How to Open and Edit MS Access Databases from Mac OS X" style="margin-left: 0.5em;">&para;</a>
1090
<DD>page's description: Information on how to read and query MS Access databases from Mac OS X.
1091
                </DL><p>
1092
                <DT><a name="SQL" href="#SQL"><H3 ADD_DATE="1365883347">SQL</H3></a>
1093
                <DL><p>
1094
                    <DT><a name="inheritance" href="#inheritance"><H3 ADD_DATE="1367832786">inheritance</H3></a>
1095
                    <DL><p>
1096
                        <DT><A HREF="http://stackoverflow.com/questions/3579079/how-can-you-represent-inheritance-in-a-database" name="http://stackoverflow.com/questions/3579079/how-can-you-represent-inheritance-in-a-database" ADD_DATE="1365882420" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>sql - How can you represent inheritance in a database? - Stack Overflow</A><a name="sql - How can you represent inheritance in a database? - Stack Overflow" href="#sql - How can you represent inheritance in a database? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1097
                        <DT><A HREF="http://forums.xkcd.com/viewtopic.php?f=40&t=100131" name="http://forums.xkcd.com/viewtopic.php?f=40&t=100131" ADD_DATE="1365882944" ICON_URI="http://forums.xkcd.com/favicon.ico"><img width="16" height="16" src="http://forums.xkcd.com/favicon.ico" style="margin-right: 0.5em;"/>xkcd • View topic - Inheritance in SQL</A><a name="xkcd • View topic - Inheritance in SQL" href="#xkcd • View topic - Inheritance in SQL" style="margin-left: 0.5em;">&para;</a>
1098
<DD>&quot;One table per class with type field: Same as above, with a column in the parent class table indicating the sub-class.&quot;
1099

  
1100
&quot;Or... use Postgres
1101

  
1102
http://www.postgresql.org/docs/8.1/stat ... herit.html&quot;
1103
                    </DL><p>
1104
                    <DT><a name="MySQL" href="#MySQL"><H3 ADD_DATE="1346354953">MySQL</H3></a>
1105
                    <DL><p>
1106
                        <DT><a name="doc" href="#doc"><H3 ADD_DATE="1368223591">doc</H3></a>
1107
                        <DL><p>
1108
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.1/en/load-data.html" name="http://dev.mysql.com/doc/refman/5.1/en/load-data.html" ADD_DATE="1364880853" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.1 Reference Manual :: 13.2.6 LOAD DATA INFILE Syntax</A><a name="MySQL :: MySQL 5.1 Reference Manual :: 13.2.6 LOAD DATA INFILE Syntax" href="#MySQL :: MySQL 5.1 Reference Manual :: 13.2.6 LOAD DATA INFILE Syntax" style="margin-left: 0.5em;">&para;</a>
1109
<DD>&quot;file_name cannot be an existing file&quot;
1110

  
1111
&quot;The file is created on the server host, so you must have the FILE privilege to use this syntax&quot;
1112

  
1113
&quot;if the MySQL client software is installed on the remote machine, you can instead use a client command such as mysql -e &quot;SELECT ...&quot; &gt; file_name to generate the file on the client host&quot;
1114
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.1/en/select-into.html" name="http://dev.mysql.com/doc/refman/5.1/en/select-into.html" ADD_DATE="1364880728" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.1 Reference Manual :: 13.2.8.1 SELECT ... INTO Syntax</A><a name="MySQL :: MySQL 5.1 Reference Manual :: 13.2.8.1 SELECT ... INTO Syntax" href="#MySQL :: MySQL 5.1 Reference Manual :: 13.2.8.1 SELECT ... INTO Syntax" style="margin-left: 0.5em;">&para;</a>
1115
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/charset-convert.html" name="http://dev.mysql.com/doc/refman/5.5/en/charset-convert.html" ADD_DATE="1366752059" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 10.1.9.2 CONVERT() and CAST()</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 10.1.9.2 CONVERT() and CAST()" href="#MySQL :: MySQL 5.5 Reference Manual :: 10.1.9.2 CONVERT() and CAST()" style="margin-left: 0.5em;">&para;</a>
1116
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/date-and-time-types.html" name="http://dev.mysql.com/doc/refman/5.5/en/date-and-time-types.html" ADD_DATE="1345023577" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 11.3 Date and Time Types</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 11.3 Date and Time Types" href="#MySQL :: MySQL 5.5 Reference Manual :: 11.3 Date and Time Types" style="margin-left: 0.5em;">&para;</a>
1117
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/binary-varbinary.html" name="http://dev.mysql.com/doc/refman/5.5/en/binary-varbinary.html" ADD_DATE="1366749860" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 11.4.2 The BINARY and VARBINARY Types</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 11.4.2 The BINARY and VARBINARY Types" href="#MySQL :: MySQL 5.5 Reference Manual :: 11.4.2 The BINARY and VARBINARY Types" style="margin-left: 0.5em;">&para;</a>
1118
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/create-index.html" name="http://dev.mysql.com/doc/refman/5.5/en/create-index.html" ADD_DATE="1379929639" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 13.1.13 CREATE INDEX Syntax</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 13.1.13 CREATE INDEX Syntax" href="#MySQL :: MySQL 5.5 Reference Manual :: 13.1.13 CREATE INDEX Syntax" style="margin-left: 0.5em;">&para;</a>
1119
<DD>&quot;
1120
Storage Engine	Permissible Index Types
1121
MyISAM	BTREE
1122
InnoDB	BTREE
1123
MEMORY/HEAP	HASH, BTREE
1124
NDB	BTREE, HASH (see note in text)
1125
&quot;
1126
note that HASH is *not* available for either MyISAM or InnoDB
1127
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/create-procedure.html" name="http://dev.mysql.com/doc/refman/5.5/en/create-procedure.html" ADD_DATE="1366898392" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 13.1.15 CREATE PROCEDURE and CREATE FUNCTION Syntax</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 13.1.15 CREATE PROCEDURE and CREATE FUNCTION Syntax" href="#MySQL :: MySQL 5.5 Reference Manual :: 13.1.15 CREATE PROCEDURE and CREATE FUNCTION Syntax" style="margin-left: 0.5em;">&para;</a>
1128
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/sql-syntax-prepared-statements.html" name="http://dev.mysql.com/doc/refman/5.5/en/sql-syntax-prepared-statements.html" ADD_DATE="1366898699" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 13.5 SQL Syntax for Prepared Statements</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 13.5 SQL Syntax for Prepared Statements" href="#MySQL :: MySQL 5.5 Reference Manual :: 13.5 SQL Syntax for Prepared Statements" style="margin-left: 0.5em;">&para;</a>
1129
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/resignal.html" name="http://dev.mysql.com/doc/refman/5.5/en/resignal.html" ADD_DATE="1364942562" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 13.6.7.3 RESIGNAL Syntax</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 13.6.7.3 RESIGNAL Syntax" href="#MySQL :: MySQL 5.5 Reference Manual :: 13.6.7.3 RESIGNAL Syntax" style="margin-left: 0.5em;">&para;</a>
1130
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/signal.html" name="http://dev.mysql.com/doc/refman/5.5/en/signal.html" ADD_DATE="1364942396" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 13.6.7.4 SIGNAL Syntax</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 13.6.7.4 SIGNAL Syntax" href="#MySQL :: MySQL 5.5 Reference Manual :: 13.6.7.4 SIGNAL Syntax" style="margin-left: 0.5em;">&para;</a>
1131
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/grant.html" name="http://dev.mysql.com/doc/refman/5.5/en/grant.html" ADD_DATE="1366768685" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 13.7.1.3 GRANT Syntax</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 13.7.1.3 GRANT Syntax" href="#MySQL :: MySQL 5.5 Reference Manual :: 13.7.1.3 GRANT Syntax" style="margin-left: 0.5em;">&para;</a>
1132
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/show-create-procedure.html" name="http://dev.mysql.com/doc/refman/5.5/en/show-create-procedure.html" ADD_DATE="1366898978" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 13.7.5.11 SHOW CREATE PROCEDURE Syntax</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 13.7.5.11 SHOW CREATE PROCEDURE Syntax" href="#MySQL :: MySQL 5.5 Reference Manual :: 13.7.5.11 SHOW CREATE PROCEDURE Syntax" style="margin-left: 0.5em;">&para;</a>
1133
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/kill.html" name="http://dev.mysql.com/doc/refman/5.5/en/kill.html" ADD_DATE="1369431847" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 13.7.6.4 KILL Syntax</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 13.7.6.4 KILL Syntax" href="#MySQL :: MySQL 5.5 Reference Manual :: 13.7.6.4 KILL Syntax" style="margin-left: 0.5em;">&para;</a>
1134
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/innodb-restrictions.html" name="http://dev.mysql.com/doc/refman/5.5/en/innodb-restrictions.html" ADD_DATE="1366744812" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 14.3.15 Limits on InnoDB Tables</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 14.3.15 Limits on InnoDB Tables" href="#MySQL :: MySQL 5.5 Reference Manual :: 14.3.15 Limits on InnoDB Tables" style="margin-left: 0.5em;">&para;</a>
1135
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/innodb-create-index-overview.html" name="http://dev.mysql.com/doc/refman/5.5/en/innodb-create-index-overview.html" ADD_DATE="1366895888" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 14.4.2.1 Overview of Fast Index Creation</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 14.4.2.1 Overview of Fast Index Creation" href="#MySQL :: MySQL 5.5 Reference Manual :: 14.4.2.1 Overview of Fast Index Creation" style="margin-left: 0.5em;">&para;</a>
1136
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/view-algorithms.html" name="http://dev.mysql.com/doc/refman/5.5/en/view-algorithms.html" ADD_DATE="1369922467" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 19.5.2 View Processing Algorithms</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 19.5.2 View Processing Algorithms" href="#MySQL :: MySQL 5.5 Reference Manual :: 19.5.2 View Processing Algorithms" style="margin-left: 0.5em;">&para;</a>
1137
<DD>&quot;For UNDEFINED, MySQL chooses which algorithm to use&quot;
1138

  
1139
&quot;A reason to choose TEMPTABLE explicitly is that locks can be released on underlying tables after the temporary table has been created and before it is used to finish processing the statement&quot;
1140
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/mysql-command-options.html" name="http://dev.mysql.com/doc/refman/5.5/en/mysql-command-options.html" ADD_DATE="1366893751" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 4.5.1.1 mysql Options</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 4.5.1.1 mysql Options" href="#MySQL :: MySQL 5.5 Reference Manual :: 4.5.1.1 mysql Options" style="margin-left: 0.5em;">&para;</a>
1141
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/mysql-commands.html" name="http://dev.mysql.com/doc/refman/5.5/en/mysql-commands.html" ADD_DATE="1364873441" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 4.5.1.2 mysql Commands</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 4.5.1.2 mysql Commands" href="#MySQL :: MySQL 5.5 Reference Manual :: 4.5.1.2 mysql Commands" style="margin-left: 0.5em;">&para;</a>
1142
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/server-sql-mode.html#sqlmode_postgresql" name="http://dev.mysql.com/doc/refman/5.5/en/server-sql-mode.html#sqlmode_postgresql" ADD_DATE="1368048993" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 5.1.7 Server SQL Modes &gt; POSTGRESQL</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 5.1.7 Server SQL Modes &gt; POSTGRESQL" href="#MySQL :: MySQL 5.5 Reference Manual :: 5.1.7 Server SQL Modes &gt; POSTGRESQL" style="margin-left: 0.5em;">&para;</a>
1143
<DD>&quot;Equivalent to PIPES_AS_CONCAT, ANSI_QUOTES, IGNORE_SPACE, NO_KEY_OPTIONS, NO_TABLE_OPTIONS, NO_FIELD_OPTIONS.&quot;
1144
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/index-btree-hash.html" name="http://dev.mysql.com/doc/refman/5.5/en/index-btree-hash.html" ADD_DATE="1366865295" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 8.3.8 Comparison of B-Tree and Hash Indexes</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 8.3.8 Comparison of B-Tree and Hash Indexes" href="#MySQL :: MySQL 5.5 Reference Manual :: 8.3.8 Comparison of B-Tree and Hash Indexes" style="margin-left: 0.5em;">&para;</a>
1145
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/identifiers.html" name="http://dev.mysql.com/doc/refman/5.5/en/identifiers.html" ADD_DATE="1366748434" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 9.2 Schema Object Names</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 9.2 Schema Object Names" href="#MySQL :: MySQL 5.5 Reference Manual :: 9.2 Schema Object Names" style="margin-left: 0.5em;">&para;</a>
1146
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/resetting-permissions.html" name="http://dev.mysql.com/doc/refman/5.5/en/resetting-permissions.html" ADD_DATE="1378707531" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: C.5.4.1 How to Reset the Root Password</A><a name="MySQL :: MySQL 5.5 Reference Manual :: C.5.4.1 How to Reset the Root Password" href="#MySQL :: MySQL 5.5 Reference Manual :: C.5.4.1 How to Reset the Root Password" style="margin-left: 0.5em;">&para;</a>
1147
<DD>-
1148
to add a user if you are not root but have sudo access:
1149

  
1150
sudo service mysql stop
1151
sudo mysqld --skip-grant-tables  --skip-networking &amp;
1152
sudo mysql
1153
&gt; INSERT INTO mysql.user (Host, User, Password) VALUES (&#39;localhost&#39;, &#39;user&#39;, PASSWORD(&#39;password&#39;));
1154
sudo kill &quot;$(cat /var/run/mysqld/mysqld.pid)&quot;
1155
sudo service mysql start
1156
mysql
1157
&gt; GRANT SELECT, SHOW VIEW ON `db`.* TO &#39;user&#39;@&#39;localhost&#39; WITH GRANT OPTION;
1158
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/glossary.html#glos_clustered_index" name="http://dev.mysql.com/doc/refman/5.5/en/glossary.html#glos_clustered_index" ADD_DATE="1366896044" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: MySQL Glossary :: clustered index</A><a name="MySQL :: MySQL 5.5 Reference Manual :: MySQL Glossary :: clustered index" href="#MySQL :: MySQL 5.5 Reference Manual :: MySQL Glossary :: clustered index" style="margin-left: 0.5em;">&para;</a>
1159
<DD>&quot;Because modifying the columns of the clustered index is an expensive operation, choose primary columns that are rarely or never updated.&quot;
1160
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.6/en/alter-database.html" name="http://dev.mysql.com/doc/refman/5.6/en/alter-database.html" ADD_DATE="1346340363" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.6 Reference Manual :: 13.1.1 ALTER DATABASE Syntax</A><a name="MySQL :: MySQL 5.6 Reference Manual :: 13.1.1 ALTER DATABASE Syntax" href="#MySQL :: MySQL 5.6 Reference Manual :: 13.1.1 ALTER DATABASE Syntax" style="margin-left: 0.5em;">&para;</a>
1161
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.6/en/mysqldump.html" name="http://dev.mysql.com/doc/refman/5.6/en/mysqldump.html" ADD_DATE="1346821922" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.6 Reference Manual :: 4.5.4 mysqldump — A Database Backup Program</A><a name="MySQL :: MySQL 5.6 Reference Manual :: 4.5.4 mysqldump — A Database Backup Program" href="#MySQL :: MySQL 5.6 Reference Manual :: 4.5.4 mysqldump — A Database Backup Program" style="margin-left: 0.5em;">&para;</a>
1162
                        </DL><p>
1163
                        <DT><a name="dynamic SQL" href="#dynamic SQL"><H3 ADD_DATE="1366898821">dynamic SQL</H3></a>
1164
                        <DL><p>
1165
                            <DT><A HREF="http://stackoverflow.com/questions/190776/how-to-have-dynamic-sql-in-mysql-stored-procedure" name="http://stackoverflow.com/questions/190776/how-to-have-dynamic-sql-in-mysql-stored-procedure" ADD_DATE="1366898705" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>How To have Dynamic SQL in MySQL Stored Procedure - Stack Overflow</A><a name="How To have Dynamic SQL in MySQL Stored Procedure - Stack Overflow" href="#How To have Dynamic SQL in MySQL Stored Procedure - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1166
                            <DT><A HREF="http://www.it-iss.com/mysql/mysql-writing-dynamic-sql-in-stored-procedures/" name="http://www.it-iss.com/mysql/mysql-writing-dynamic-sql-in-stored-procedures/" ADD_DATE="1366898755" ICON_URI="http://www.it-iss.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.it-iss.com/favicon.ico" style="margin-right: 0.5em;"/>MySQL – Writing dynamic SQL in stored procedures « IT Integrated Business Solutions</A><a name="MySQL – Writing dynamic SQL in stored procedures « IT Integrated Business Solutions" href="#MySQL – Writing dynamic SQL in stored procedures « IT Integrated Business Solutions" style="margin-left: 0.5em;">&para;</a>
1167
                            <DT><A HREF="http://forums.mysql.com/read.php?125,127701,127719#msg-127719" name="http://forums.mysql.com/read.php?125,127701,127719#msg-127719" ADD_DATE="1366898787" ICON_URI="http://forums.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://forums.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: Re: Dynamic SQl in Triggers/Procdures</A><a name="MySQL :: Re: Dynamic SQl in Triggers/Procdures" href="#MySQL :: Re: Dynamic SQl in Triggers/Procdures" style="margin-left: 0.5em;">&para;</a>
1168
<DD>&quot;Stored procedures called from triggers operate under the same restrictions as triggers, i.e., no dynamic SQL is allowed.&quot;
1169
                        </DL><p>
1170
                        <DT><a name="enum" href="#enum"><H3 ADD_DATE="1367823275">enum</H3></a>
1171
                        <DL><p>
1172
                            <DT><A HREF="http://komlenic.com/244/8-reasons-why-mysqls-enum-data-type-is-evil/" name="http://komlenic.com/244/8-reasons-why-mysqls-enum-data-type-is-evil/" ADD_DATE="1367823304" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>8 Reasons Why MySQL&#39;s ENUM Data Type Is Evil - Chris Komlenic</A><a name="8 Reasons Why MySQL&#39;s ENUM Data Type Is Evil - Chris Komlenic" href="#8 Reasons Why MySQL&#39;s ENUM Data Type Is Evil - Chris Komlenic" style="margin-left: 0.5em;">&para;</a>
1173
<DD>page's description: The pros and (mostly) cons of MySQL&#39;s ENUM data-type (as compared to reference tables), as well as when it is okay to use and how to use it if you must.
1174

  
1175
&quot;With an ENUM we&#39;re actually storing pieces of data in a place that was only intended to hold crucial information about the model&quot;
1176

  
1177
&quot;in large systems the effect of normalization can already tax the limits of human comprehension and complicate queries&quot;
1178

  
1179
&quot;Programmers waste enormous amounts of time thinking about, or worrying about, the speed of noncritical parts of their programs, and these attempts at efficiency actually have a strong negative impact when debugging and maintenance are considered.&quot; [Donald Knuth]
1180
                            <DT><A HREF="http://www.kawoolutions.com/SQL_Database_Design/8._User-Defined_Types/8.3_Enumerated_Types" name="http://www.kawoolutions.com/SQL_Database_Design/8._User-Defined_Types/8.3_Enumerated_Types" ADD_DATE="1367824491" ICON_URI="http://www.kawoolutions.com/images/favicon.gif" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.kawoolutions.com/images/favicon.gif" style="margin-right: 0.5em;"/>Kawoolutions - SQL Database Design - 8. User-Defined Types - 8.3 Enumerated Types</A><a name="Kawoolutions - SQL Database Design - 8. User-Defined Types - 8.3 Enumerated Types" href="#Kawoolutions - SQL Database Design - 8. User-Defined Types - 8.3 Enumerated Types" style="margin-left: 0.5em;">&para;</a>
1181
<DD>page's description: Kawoolutions,,SQL Database Design,8. User-Defined Types,8.3 Enumerated Types
1182

  
1183
&quot;some people claim, that MySQL ENUMs are much faster than separate tables, especially on large databases. Furthermore, enums can give you some savings in database size, depending on the implementation. For example, a MySQL ENUM occupies only one byte for up to 255 values and two bytes for up to 65535 values.&quot;
1184
                        </DL><p>
1185
                        <DT><a name="missing" href="#missing"><H3 ADD_DATE="1373777167">missing</H3></a>
1186
                        <DL><p>
1187
                            <DT><a name="CHECK constraints" href="#CHECK constraints"><H3 ADD_DATE="1373777177">CHECK constraints</H3></a>
1188
                            <DL><p>
1189
                                <DT><A HREF="http://blog.christosoft.de/2012/08/mysql-check-constraint/" name="http://blog.christosoft.de/2012/08/mysql-check-constraint/" ADD_DATE="1373777223" ICON_URI="http://en.christosoft.de/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://en.christosoft.de/favicon.ico" style="margin-right: 0.5em;"/>MySQL: How to do a (simple/complex) CHECK CONSTRAINT? « Christosoft Blog</A><a name="MySQL: How to do a (simple/complex) CHECK CONSTRAINT? « Christosoft Blog" href="#MySQL: How to do a (simple/complex) CHECK CONSTRAINT? « Christosoft Blog" style="margin-left: 0.5em;">&para;</a>
1190
<DD>&quot;you can execute it in MySQL without an error. But also without any effect whatsoever. I tried it in InnoDB (MySQL 5.5) and it did not check the constraint at all.&quot;
1191

  
1192
&quot;So we go with a trigger instead. For constraints, we use a BEFORE trigger.&quot;
1193
                                <DT><A HREF="http://www.codingforums.com/archive/index.php/t-216111.html" name="http://www.codingforums.com/archive/index.php/t-216111.html" ADD_DATE="1373777187" ICON_URI="http://www.codingforums.com/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://www.codingforums.com/favicon.ico" style="margin-right: 0.5em;"/>phpmyadmin -- create table with &#39;check&#39; function [Archive] - CodingForums.com</A><a name="phpmyadmin -- create table with &#39;check&#39; function [Archive] - CodingForums.com" href="#phpmyadmin -- create table with &#39;check&#39; function [Archive] - CodingForums.com" style="margin-left: 0.5em;">&para;</a>
1194
<DD>page's description: [Archive]  phpmyadmin -- create table with &#39;check&#39; function MySQL
1195

  
1196
&quot;mysql itself does not support CHECK constraints&quot;
1197
                            </DL><p>
1198
                        </DL><p>
1199
                        <DT><a name="MySQL Workbench" href="#MySQL Workbench"><H3 ADD_DATE="1366740023">MySQL Workbench</H3></a>
1200
                        <DL><p>
1201
                            <DT><a name="exporting indexes separately" href="#exporting indexes separately"><H3 ADD_DATE="1367759236">exporting indexes separately</H3></a>
1202
<DD>this happens in /mysql-workbench-gpl-5.2.47-src/modules/db.mysql/src/module_db_mysql.cpp . it does *not* use mysqldump, unfortunately.
1203
</DD>
1204
                            <DL><p>
1205
                            </DL><p>
1206
                            <DT><A HREF="http://dev.mysql.com/downloads/tools/workbench/5.2.html#downloads" name="http://dev.mysql.com/downloads/tools/workbench/5.2.html#downloads" ADD_DATE="1366739722" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>MySQL :: Download MySQL Workbench</A><a name="MySQL :: Download MySQL Workbench" href="#MySQL :: Download MySQL Workbench" style="margin-left: 0.5em;">&para;</a>
1207
                            <DT><A HREF="http://bugs.mysql.com/bug.php?id=40167" name="http://bugs.mysql.com/bug.php?id=40167" ADD_DATE="1365122620" ICON_URI="http://bugs.mysql.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://bugs.mysql.com/favicon.ico" style="margin-right: 0.5em;"/>MySQL Bugs: #40167: no method to show hidden relationships again</A><a name="MySQL Bugs: #40167: no method to show hidden relationships again" href="#MySQL Bugs: #40167: no method to show hidden relationships again" style="margin-left: 0.5em;">&para;</a>
1208
                            <DT><A HREF="http://bugs.mysql.com/bug.php?id=46626" name="http://bugs.mysql.com/bug.php?id=46626" ADD_DATE="1365497065" ICON_URI="http://bugs.mysql.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://bugs.mysql.com/favicon.ico" style="margin-right: 0.5em;"/>MySQL Bugs: #46626: Unable to copy-paste selected tables between two instances of Workbench</A><a name="MySQL Bugs: #46626: Unable to copy-paste selected tables between two instances of Workbench" href="#MySQL Bugs: #46626: Unable to copy-paste selected tables between two instances of Workbench" style="margin-left: 0.5em;">&para;</a>
1209
                            <DT><A HREF="http://bugs.mysql.com/bug.php?id=67322" name="http://bugs.mysql.com/bug.php?id=67322" ADD_DATE="1366740010" ICON_URI="http://bugs.mysql.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://bugs.mysql.com/favicon.ico" style="margin-right: 0.5em;"/>MySQL Bugs: #67322: MySQL Workbench not installing Ubuntu 12.10</A><a name="MySQL Bugs: #67322: MySQL Workbench not installing Ubuntu 12.10" href="#MySQL Bugs: #67322: MySQL Workbench not installing Ubuntu 12.10" style="margin-left: 0.5em;">&para;</a>
1210
                            <DT><A HREF="http://dba.stackexchange.com/questions/4314/mysql-workbench-loses-saved-connections" name="http://dba.stackexchange.com/questions/4314/mysql-workbench-loses-saved-connections" ADD_DATE="1366743179" ICON_URI="http://cdn.sstatic.net/dba/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/dba/img/favicon.ico" style="margin-right: 0.5em;"/>MySQL Workbench Loses Saved Connections - Database Administrators Stack Exchange</A><a name="MySQL Workbench Loses Saved Connections - Database Administrators Stack Exchange" href="#MySQL Workbench Loses Saved Connections - Database Administrators Stack Exchange" style="margin-left: 0.5em;">&para;</a>
1211
                            <DT><A HREF="http://stackoverflow.com/questions/12623651/error-error-1005-cant-create-table-errno-121" name="http://stackoverflow.com/questions/12623651/error-error-1005-cant-create-table-errno-121" ADD_DATE="1366747441" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>mysql - ERROR: Error 1005: Can&#39;t create table (errno: 121) - Stack Overflow</A><a name="mysql - ERROR: Error 1005: Can&#39;t create table (errno: 121) - Stack Overflow" href="#mysql - ERROR: Error 1005: Can&#39;t create table (errno: 121) - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1212
                        </DL><p>
1213
                        <DT><a name="resetting ibdata" href="#resetting ibdata"><H3 ADD_DATE="1369878988">resetting ibdata</H3></a>
1214
<DD>you need to do this after manually renaming a database with InnoDB tables
1215
(but you should not manually rename a database with InnoDB tables, unless you have set innodb_file_per_table in /etc/mysql/my.cnf!)
1216
</DD>
1217
                        <DL><p>
1218
                            <DT><A HREF="http://stackoverflow.com/questions/3456159/how-to-shrink-purge-ibdata1-file-in-mysql" name="http://stackoverflow.com/questions/3456159/how-to-shrink-purge-ibdata1-file-in-mysql" ADD_DATE="1369877285" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>database - How to shrink/purge ibdata1 file in MySQL - Stack Overflow</A><a name="database - How to shrink/purge ibdata1 file in MySQL - Stack Overflow" href="#database - How to shrink/purge ibdata1 file in MySQL - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1219
<DD>&quot;
1220
to setup your server to use separate files for each table you need to change my.cnf in order to enable this:
1221

  
1222
[mysqld]
1223
innodb_file_per_table
1224
&quot;
1225
                            <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/innodb-data-log-reconfiguration.html" name="http://dev.mysql.com/doc/refman/5.5/en/innodb-data-log-reconfiguration.html" ADD_DATE="1369878943" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 14.3.6 Adding, Removing, or Resizing InnoDB Data and Log Files</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 14.3.6 Adding, Removing, or Resizing InnoDB Data and Log Files" href="#MySQL :: MySQL 5.5 Reference Manual :: 14.3.6 Adding, Removing, or Resizing InnoDB Data and Log Files" style="margin-left: 0.5em;">&para;</a>
1226
                        </DL><p>
1227
                        <DT><a name="string primary keys" href="#string primary keys"><H3 ADD_DATE="1366864765">string primary keys</H3></a>
1228
                        <DL><p>
1229
                            <DT><A HREF="http://stackoverflow.com/questions/2250545/performance-penalty-of-strings-as-primary-keys" name="http://stackoverflow.com/questions/2250545/performance-penalty-of-strings-as-primary-keys" ADD_DATE="1366864782" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>mysql - performance penalty of strings as primary keys? - Stack Overflow</A><a name="mysql - performance penalty of strings as primary keys? - Stack Overflow" href="#mysql - performance penalty of strings as primary keys? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1230
<DD>&quot;we use varchar(32) for primary keys (GUIDs) and we haven&#39;t met performance issues of this. Our product is a web site with extreme overload and is critical to be stable. We use SQL Server 2005.&quot;
1231
                        </DL><p>
1232
                        <DT><a name="vs. other SQL DBs" href="#vs. other SQL DBs"><H3 ADD_DATE="1366900069">vs. other SQL DBs</H3></a>
1233
                        <DL><p>
1234
                            <DT><A HREF="http://grimoire.ca/mysql/choose-something-else" name="http://grimoire.ca/mysql/choose-something-else" ADD_DATE="1366900045" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>The Codex » Do Not Pass This Way Again</A><a name="The Codex » Do Not Pass This Way Again" href="#The Codex » Do Not Pass This Way Again" style="margin-left: 0.5em;">&para;</a>
1235
<DD>-
1236
arguments for MySQL:
1237

  
1238
better UI (phpMyAdmin):
1239
&quot;as a user, a company head, and a person who [...] has no time [for] front-ends [which were] ignored because the backend is *so amazingly awesome*&quot; (may be referring to lack of sufficiently-good phpMyAdmin equivalents for other DBs?)
1240
                        </DL><p>
1241
                        <DT><A HREF="http://ariejan.net/2008/11/27/export-csv-directly-from-mysql/" name="http://ariejan.net/2008/11/27/export-csv-directly-from-mysql/" ADD_DATE="1364875901" ICON_URI="http://ariejan.net/images/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://ariejan.net/images/favicon.ico" style="margin-right: 0.5em;"/>ariejan.net</A><a name="ariejan.net" href="#ariejan.net" style="margin-left: 0.5em;">&para;</a>
1242
<DD>page's description: a blog by ariejan de vroom about software engineering and craftsmanship.
1243
                        <DT><A HREF="http://stackoverflow.com/questions/989643/how-to-use-the-cast-function-correctly-in-a-mysql-select-statement" name="http://stackoverflow.com/questions/989643/how-to-use-the-cast-function-correctly-in-a-mysql-select-statement" ADD_DATE="1366752124" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>casting - How to use the CAST function correctly in a MySql SELECT statement? - Stack Overflow</A><a name="casting - How to use the CAST function correctly in a MySql SELECT statement? - Stack Overflow" href="#casting - How to use the CAST function correctly in a MySql SELECT statement? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1244
<DD>&quot;VARCHAR isn&#39;t a valid type for the CAST function, but CHAR is.&quot;
1245
                        <DT><A HREF="http://skyontech.com/blog/create-MySQL-view-in-phpMyAdmin" name="http://skyontech.com/blog/create-MySQL-view-in-phpMyAdmin" ADD_DATE="1364874584" ICON_URI="http://skyontech.com/blog/misc/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://skyontech.com/blog/misc/favicon.ico" style="margin-right: 0.5em;"/>Creating a MySQL View directly in phpMyAdmin | Sky on Tech</A><a name="Creating a MySQL View directly in phpMyAdmin | Sky on Tech" href="#Creating a MySQL View directly in phpMyAdmin | Sky on Tech" style="margin-left: 0.5em;">&para;</a>
1246
                        <DT><A HREF="http://www.devcha.com/2008/01/extend-phpmyadmin-session-timeout-value.html" name="http://www.devcha.com/2008/01/extend-phpmyadmin-session-timeout-value.html" ADD_DATE="1331080013" ICON_URI="http://www.devcha.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.devcha.com/favicon.ico" style="margin-right: 0.5em;"/>Extend phpMyAdmin Session Timeout Value (Expired Session)</A><a name="Extend phpMyAdmin Session Timeout Value (Expired Session)" href="#Extend phpMyAdmin Session Timeout Value (Expired Session)" style="margin-left: 0.5em;">&para;</a>
1247
                        <DT><A HREF="http://www.bluebox.net/about/blog/2009/07/mysql_encoding/" name="http://www.bluebox.net/about/blog/2009/07/mysql_encoding/" ADD_DATE="1366749540" ICON_URI="http://www.bluebox.net/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.bluebox.net/favicon.ico" style="margin-right: 0.5em;"/>Getting out of MySQL Character Set Hell &lt; Blue Box Blog</A><a name="Getting out of MySQL Character Set Hell &lt; Blue Box Blog" href="#Getting out of MySQL Character Set Hell &lt; Blue Box Blog" style="margin-left: 0.5em;">&para;</a>
1248
                        <DT><A HREF="http://www.cyberciti.biz/tips/how-do-i-enable-remote-access-to-mysql-database-server.html" name="http://www.cyberciti.biz/tips/how-do-i-enable-remote-access-to-mysql-database-server.html" ADD_DATE="1366764865" ICON_URI="http://s0.cyberciti.org/static/legacy/i/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://s0.cyberciti.org/static/legacy/i/favicon.ico" style="margin-right: 0.5em;"/>How Do I Enable Remote Access To MySQL Database Server?</A><a name="How Do I Enable Remote Access To MySQL Database Server?" href="#How Do I Enable Remote Access To MySQL Database Server?" style="margin-left: 0.5em;">&para;</a>
1249
<DD>page's description: MySQL Remote Access - A step-by-step guide to enable remote access to a MySQL database server under Linux, UNIX and BSD operating systems. 
1250
                        <DT><A HREF="http://stackoverflow.com/questions/67093/how-do-i-quickly-rename-a-mysql-database-change-schema-name" name="http://stackoverflow.com/questions/67093/how-do-i-quickly-rename-a-mysql-database-change-schema-name" ADD_DATE="1364504267" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>How do I quickly rename a mysql database (change schema name)? - Stack Overflow</A><a name="How do I quickly rename a mysql database (change schema name)? - Stack Overflow" href="#How do I quickly rename a mysql database (change schema name)? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1251
                        <DT><A HREF="http://stackoverflow.com/questions/356578/how-to-output-mysql-query-results-in-csv-format" name="http://stackoverflow.com/questions/356578/how-to-output-mysql-query-results-in-csv-format" ADD_DATE="1364930621" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>linux - How to output MySQL query results in csv format? - Stack Overflow</A><a name="linux - How to output MySQL query results in csv format? - Stack Overflow" href="#linux - How to output MySQL query results in csv format? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1252
                        <DT><A HREF="http://stackoverflow.com/questions/1814532/1071-specified-key-was-too-long-max-key-length-is-767-bytes#comment-18031137" name="http://stackoverflow.com/questions/1814532/1071-specified-key-was-too-long-max-key-length-is-767-bytes#comment-18031137" ADD_DATE="1366748108" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>mysql - #1071 - Specified key was too long; max key length is 767 bytes - Stack Overflow</A><a name="mysql - #1071 - Specified key was too long; max key length is 767 bytes - Stack Overflow" href="#mysql - #1071 - Specified key was too long; max key length is 767 bytes - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1253
                        <DT><A HREF="http://dba.stackexchange.com/questions/13083/cant-remove-grant-usage" name="http://dba.stackexchange.com/questions/13083/cant-remove-grant-usage" ADD_DATE="1369920700" ICON_URI="http://cdn.sstatic.net/dba/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/dba/img/favicon.ico" style="margin-right: 0.5em;"/>mysql - can&#39;t remove &quot;GRANT USAGE&quot; - Database Administrators Stack Exchange</A><a name="mysql - can&#39;t remove &quot;GRANT USAGE&quot; - Database Administrators Stack Exchange" href="#mysql - can&#39;t remove &quot;GRANT USAGE&quot; - Database Administrators Stack Exchange" style="margin-left: 0.5em;">&para;</a>
1254
                        <DT><A HREF="http://blog.tsheets.com/2008/tips-tricks/extract-a-single-table-from-a-mysqldump-file.html" name="http://blog.tsheets.com/2008/tips-tricks/extract-a-single-table-from-a-mysqldump-file.html" ADD_DATE="1361398908" ICON_URI="http://blog.tsheets.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://blog.tsheets.com/favicon.ico" style="margin-right: 0.5em;"/>MySQL – Extract or Restore a Single Table From a Huge mysqldump File</A><a name="MySQL – Extract or Restore a Single Table From a Huge mysqldump File" href="#MySQL – Extract or Restore a Single Table From a Huge mysqldump File" style="margin-left: 0.5em;">&para;</a>
1255
<DD>page's description: A while back, I wrote an article that explained some awk magic for extracting the restore information for a single table from a mysqldump file.  Since then I&#39;ve created a Perl script that accomplishes the same thing, but is a little more flexible.
1256
                        <DT><A HREF="http://dev.mysql.com/doc/refman/5.5/en/show.html" name="http://dev.mysql.com/doc/refman/5.5/en/show.html" ADD_DATE="1370079565" ICON_URI="http://dev.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://dev.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: MySQL 5.5 Reference Manual :: 13.7.5 SHOW Syntax</A><a name="MySQL :: MySQL 5.5 Reference Manual :: 13.7.5 SHOW Syntax" href="#MySQL :: MySQL 5.5 Reference Manual :: 13.7.5 SHOW Syntax" style="margin-left: 0.5em;">&para;</a>
1257
                        <DT><A HREF="http://forums.mysql.com/read.php?28,243757,245694" name="http://forums.mysql.com/read.php?28,243757,245694" ADD_DATE="1361398973" ICON_URI="http://forums.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://forums.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: Re: How to Restore a particular table from the mysqldump of a whole database?</A><a name="MySQL :: Re: How to Restore a particular table from the mysqldump of a whole database?" href="#MySQL :: Re: How to Restore a particular table from the mysqldump of a whole database?" style="margin-left: 0.5em;">&para;</a>
1258
                        <DT><A HREF="http://forums.mysql.com/read.php?22,153445,153938" name="http://forums.mysql.com/read.php?22,153445,153938" ADD_DATE="1366747353" ICON_URI="http://forums.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://forums.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: Re: latin1_bin vs latin1_general_cs</A><a name="MySQL :: Re: latin1_bin vs latin1_general_cs" href="#MySQL :: Re: latin1_bin vs latin1_general_cs" style="margin-left: 0.5em;">&para;</a>
1259
                        <DT><A HREF="http://forums.mysql.com/read.php?103,187048,188748" name="http://forums.mysql.com/read.php?103,187048,188748" ADD_DATE="1366744312" ICON_URI="http://forums.mysql.com/common/themes/sakila/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://forums.mysql.com/common/themes/sakila/favicon.ico" style="margin-right: 0.5em;"/>MySQL :: Re: utf8_unicode_ci vs utf8_general_ci</A><a name="MySQL :: Re: utf8_unicode_ci vs utf8_general_ci" href="#MySQL :: Re: utf8_unicode_ci vs utf8_general_ci" style="margin-left: 0.5em;">&para;</a>
1260
                        <DT><A HREF="http://bugs.mysql.com/bug.php?id=44732" name="http://bugs.mysql.com/bug.php?id=44732" ADD_DATE="1368250469" ICON_URI="http://bugs.mysql.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://bugs.mysql.com/favicon.ico" style="margin-right: 0.5em;"/>MySQL Bugs: #44732: mysql client should printing warnings on stderr in batch mode</A><a name="MySQL Bugs: #44732: mysql client should printing warnings on stderr in batch mode" href="#MySQL Bugs: #44732: mysql client should printing warnings on stderr in batch mode" style="margin-left: 0.5em;">&para;</a>
1261
                        <DT><A HREF="http://bugs.mysql.com/bug.php?id=62207" name="http://bugs.mysql.com/bug.php?id=62207" ADD_DATE="1366740558" ICON_URI="http://bugs.mysql.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://bugs.mysql.com/favicon.ico" style="margin-right: 0.5em;"/>MySQL Bugs: #62207: Table comments are truncated to 66 characters rather than the 2048 the db allows</A><a name="MySQL Bugs: #62207: Table comments are truncated to 66 characters rather than the 2048 the db allows" href="#MySQL Bugs: #62207: Table comments are truncated to 66 characters rather than the 2048 the db allows" style="margin-left: 0.5em;">&para;</a>
1262
                        <DT><A HREF="http://lists.mysql.com/mysql/202489" name="http://lists.mysql.com/mysql/202489" ADD_DATE="1366895054" ICON_URI="http://www.mysql.com/common/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.mysql.com/common/favicon.ico" style="margin-right: 0.5em;"/>MySQL Lists: mysql: Re: Why does mysql drop index very very slow in a large table?</A><a name="MySQL Lists: mysql: Re: Why does mysql drop index very very slow in a large table?" href="#MySQL Lists: mysql: Re: Why does mysql drop index very very slow in a large table?" style="margin-left: 0.5em;">&para;</a>
1263
                        <DT><A HREF="http://lists.mysql.com/mysql/202483" name="http://lists.mysql.com/mysql/202483" ADD_DATE="1366895136" ICON_URI="http://www.mysql.com/common/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.mysql.com/common/favicon.ico" style="margin-right: 0.5em;"/>MySQL Lists: mysql: RE: Why does mysql drop index very very slow in a large table?</A><a name="MySQL Lists: mysql: RE: Why does mysql drop index very very slow in a large table?" href="#MySQL Lists: mysql: RE: Why does mysql drop index very very slow in a large table?" style="margin-left: 0.5em;">&para;</a>
1264
                        <DT><A HREF="http://developer.apple.com/internet/opensource/osdb.html" name="http://developer.apple.com/internet/opensource/osdb.html" ADD_DATE="1319067384" ICON_URI="http://developer.apple.com/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://developer.apple.com/favicon.ico" style="margin-right: 0.5em;"/>MySQL on Mac OS X</A><a name="MySQL on Mac OS X" href="#MySQL on Mac OS X" style="margin-left: 0.5em;">&para;</a>
1265
                        <DT><A HREF="http://mysql-python.sourceforge.net/MySQLdb.html" name="http://mysql-python.sourceforge.net/MySQLdb.html" ADD_DATE="1323978074" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>MySQLdb</A><a name="MySQLdb" href="#MySQLdb" style="margin-left: 0.5em;">&para;</a>
1266
                        <DT><A HREF="http://stackoverflow.com/questions/553369/need-mysql-4-to-ignore-alter-table-errors" name="http://stackoverflow.com/questions/553369/need-mysql-4-to-ignore-alter-table-errors" ADD_DATE="1366897937" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>Need MySQL 4 to ignore ALTER TABLE errors - Stack Overflow</A><a name="Need MySQL 4 to ignore ALTER TABLE errors - Stack Overflow" href="#Need MySQL 4 to ignore ALTER TABLE errors - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1267
                        <DT><A HREF="http://drupal.org/node/306156" name="http://drupal.org/node/306156" ADD_DATE="1364875790" ICON_URI="http://drupal.org/misc/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://drupal.org/misc/favicon.ico" style="margin-right: 0.5em;"/>What&#39;s the opposite of mysqldump to load data back into a database? | drupal.org</A><a name="What&#39;s the opposite of mysqldump to load data back into a database? | drupal.org" href="#What&#39;s the opposite of mysqldump to load data back into a database? | drupal.org" style="margin-left: 0.5em;">&para;</a>
1268
                        <DT><A HREF="http://stackoverflow.com/questions/11940027/mysqldump-returning-unknown-variable-sql-mode-error" name="http://stackoverflow.com/questions/11940027/mysqldump-returning-unknown-variable-sql-mode-error" ADD_DATE="1374878990" ICON_URI="https://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>mysql - mysqldump returning unknown variable sql-mode error - Stack Overflow</A><a name="mysql - mysqldump returning unknown variable sql-mode error - Stack Overflow" href="#mysql - mysqldump returning unknown variable sql-mode error - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1269
                    </DL><p>
1270
                    <DT><a name="PostgreSQL" href="#PostgreSQL"><H3 ADD_DATE="1333386475">PostgreSQL</H3></a>
1271
                    <DL><p>
1272
                        <DT><a name="disk space" href="#disk space"><H3 ADD_DATE="1340661986">disk space</H3></a>
1273
                        <DL><p>
1274
                            <DT><a name="quotas" href="#quotas"><H3 ADD_DATE="1373521860">quotas</H3></a>
1275
                            <DL><p>
1276
                                <DT><A HREF="http://postgresql.1045698.n5.nabble.com/Best-way-to-limit-database-sizes-td2089238.html" name="http://postgresql.1045698.n5.nabble.com/Best-way-to-limit-database-sizes-td2089238.html" ADD_DATE="1373521754" ICON_URI="http://postgresql.1045698.n5.nabble.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://postgresql.1045698.n5.nabble.com/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL - admin - Best way to limit database sizes</A><a name="PostgreSQL - admin - Best way to limit database sizes" href="#PostgreSQL - admin - Best way to limit database sizes" style="margin-left: 0.5em;">&para;</a>
1277
<DD>page's description: Best way to limit database sizes. Hi,         I have a single Postgres server which will be hosting multiple databases belonging to different users. What would be the recommendation to limit the size...
1278

  
1279
&quot;put each tablespace on a LVM partition of a control sized,  
1280
extensible&quot;
1281
&quot;But LVM/tablespace should work&quot;
1282

  
1283
&quot;How about a trigger that for every say 1000 or 10000 update or inserts (or timely if cron job) will use pg_stats or pg_statistics to decide if a role (user) privileges should be modified to read only (or not)&quot;
1284
                            </DL><p>
1285
                            <DT><A HREF="http://dba.stackexchange.com/questions/3491/postgresql-disk-space-not-released-after-truncate" name="http://dba.stackexchange.com/questions/3491/postgresql-disk-space-not-released-after-truncate" ADD_DATE="1340661221" ICON_URI="http://cdn.sstatic.net/dba/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/dba/img/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Disk space not released after TRUNCATE - Database Administrators</A><a name="PostgreSQL: Disk space not released after TRUNCATE - Database Administrators" href="#PostgreSQL: Disk space not released after TRUNCATE - Database Administrators" style="margin-left: 0.5em;">&para;</a>
1286
                            <DT><A HREF="https://issues.apache.org/jira/browse/JENA-28" name="https://issues.apache.org/jira/browse/JENA-28" ADD_DATE="1340661975" ICON_URI="https://issues.apache.org/jira/s/en_UKd9dgiy/731/4/_/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://issues.apache.org/jira/s/en_UKd9dgiy/731/4/_/favicon.ico" style="margin-right: 0.5em;"/>[#JENA-28] Drop Temporary Tables in Postgres (PATCH) - ASF JIRA</A><a name="[#JENA-28] Drop Temporary Tables in Postgres (PATCH) - ASF JIRA" href="#[#JENA-28] Drop Temporary Tables in Postgres (PATCH) - ASF JIRA" style="margin-left: 0.5em;">&para;</a>
1287
                            <DT><A HREF="http://wiki.postgresql.org/wiki/VACUUM_FULL" name="http://wiki.postgresql.org/wiki/VACUUM_FULL" ADD_DATE="1340665068" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>VACUUM FULL - PostgreSQL wiki</A><a name="VACUUM FULL - PostgreSQL wiki" href="#VACUUM FULL - PostgreSQL wiki" style="margin-left: 0.5em;">&para;</a>
1288
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/sql-cluster.html" name="http://www.postgresql.org/docs/8.3/static/sql-cluster.html" ADD_DATE="1340665221" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: CLUSTER</A><a name="PostgreSQL: Documentation: 8.3: CLUSTER" href="#PostgreSQL: Documentation: 8.3: CLUSTER" style="margin-left: 0.5em;">&para;</a>
1289
                            <DT><A HREF="http://archives.postgresql.org/pgsql-sql/2006-09/msg00142.php" name="http://archives.postgresql.org/pgsql-sql/2006-09/msg00142.php" ADD_DATE="1340668156" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Re: ERROR: could not write block 196261 of temporary file: No space left</A><a name="Re: ERROR: could not write block 196261 of temporary file: No space left" href="#Re: ERROR: could not write block 196261 of temporary file: No space left" style="margin-left: 0.5em;">&para;</a>
1290
                            <DT><A HREF="http://postgresql-in.blogspot.com/2008/04/postgresql-in-place-update.html" name="http://postgresql-in.blogspot.com/2008/04/postgresql-in-place-update.html" ADD_DATE="1340673360" ICON_URI="http://postgresql-in.blogspot.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://postgresql-in.blogspot.com/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: PostgreSQL: In place UPDATE</A><a name="PostgreSQL: PostgreSQL: In place UPDATE" href="#PostgreSQL: PostgreSQL: In place UPDATE" style="margin-left: 0.5em;">&para;</a>
1291
                            <DT><A HREF="http://forums.untangle.com/installation/28084-disk-suddenly-full-postgres-using-all-space.html" name="http://forums.untangle.com/installation/28084-disk-suddenly-full-postgres-using-all-space.html" ADD_DATE="1340845831" ICON_URI="http://forums.untangle.com/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://forums.untangle.com/favicon.ico" style="margin-right: 0.5em;"/>disk suddenly full, postgres using all space - Untangle Forums</A><a name="disk suddenly full, postgres using all space - Untangle Forums" href="#disk suddenly full, postgres using all space - Untangle Forums" style="margin-left: 0.5em;">&para;</a>
1292
<DD>page's description: A customer box that&#39;s never used more than a few gigs of space suddenly ran out of disk space so bad the captive portal page wouldn&#39;t load properly.
1293
                        </DL><p>
1294
                        <DT><a name="doc" href="#doc"><H3 ADD_DATE="1366152313">doc</H3></a>
1295
                        <DL><p>
1296
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/functions-array.html" name="http://www.postgresql.org/docs/8.3/static/functions-array.html" ADD_DATE="1345012706" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: Array Functions and Operators</A><a name="PostgreSQL: Documentation: 8.3: Array Functions and Operators" href="#PostgreSQL: Documentation: 8.3: Array Functions and Operators" style="margin-left: 0.5em;">&para;</a>
1297
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/plpgsql-control-structures.html" name="http://www.postgresql.org/docs/8.3/static/plpgsql-control-structures.html" ADD_DATE="1342742575" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: Control Structures</A><a name="PostgreSQL: Documentation: 8.3: Control Structures" href="#PostgreSQL: Documentation: 8.3: Control Structures" style="margin-left: 0.5em;">&para;</a>
1298
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/errcodes-appendix.html" name="http://www.postgresql.org/docs/8.3/static/errcodes-appendix.html" ADD_DATE="1339194918" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: Error Codes</A><a name="PostgreSQL: Documentation: 8.3: Error Codes" href="#PostgreSQL: Documentation: 8.3: Error Codes" style="margin-left: 0.5em;">&para;</a>
1299
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/interactive/plpgsql-errors-and-messages.html" name="http://www.postgresql.org/docs/8.3/interactive/plpgsql-errors-and-messages.html" ADD_DATE="1341337017" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: Errors and Messages</A><a name="PostgreSQL: Documentation: 8.3: Errors and Messages" href="#PostgreSQL: Documentation: 8.3: Errors and Messages" style="margin-left: 0.5em;">&para;</a>
1300
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/hstore.html" name="http://www.postgresql.org/docs/8.3/static/hstore.html" ADD_DATE="1344312818" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: hstore</A><a name="PostgreSQL: Documentation: 8.3: hstore" href="#PostgreSQL: Documentation: 8.3: hstore" style="margin-left: 0.5em;">&para;</a>
1301
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/datatype-oid.html" name="http://www.postgresql.org/docs/8.3/static/datatype-oid.html" ADD_DATE="1350986387" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: Object Identifier Types</A><a name="PostgreSQL: Documentation: 8.3: Object Identifier Types" href="#PostgreSQL: Documentation: 8.3: Object Identifier Types" style="margin-left: 0.5em;">&para;</a>
1302
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/catalog-pg-enum.html" name="http://www.postgresql.org/docs/8.3/static/catalog-pg-enum.html" ADD_DATE="1349409516" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: pg_enum</A><a name="PostgreSQL: Documentation: 8.3: pg_enum" href="#PostgreSQL: Documentation: 8.3: pg_enum" style="margin-left: 0.5em;">&para;</a>
1303
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/plpython-funcs.html" name="http://www.postgresql.org/docs/8.3/static/plpython-funcs.html" ADD_DATE="1342571729" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: PL/Python Functions</A><a name="PostgreSQL: Documentation: 8.3: PL/Python Functions" href="#PostgreSQL: Documentation: 8.3: PL/Python Functions" style="margin-left: 0.5em;">&para;</a>
1304
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/sql-rollback-to.html" name="http://www.postgresql.org/docs/8.3/static/sql-rollback-to.html" ADD_DATE="1340398641" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: ROLLBACK TO SAVEPOINT</A><a name="PostgreSQL: Documentation: 8.3: ROLLBACK TO SAVEPOINT" href="#PostgreSQL: Documentation: 8.3: ROLLBACK TO SAVEPOINT" style="margin-left: 0.5em;">&para;</a>
1305
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/functions-comparisons.html" name="http://www.postgresql.org/docs/8.3/static/functions-comparisons.html" ADD_DATE="1351586419" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: Row and Array Comparisons</A><a name="PostgreSQL: Documentation: 8.3: Row and Array Comparisons" href="#PostgreSQL: Documentation: 8.3: Row and Array Comparisons" style="margin-left: 0.5em;">&para;</a>
1306
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/functions-string.html" name="http://www.postgresql.org/docs/8.3/static/functions-string.html" ADD_DATE="1342738102" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: String Functions and Operators</A><a name="PostgreSQL: Documentation: 8.3: String Functions and Operators" href="#PostgreSQL: Documentation: 8.3: String Functions and Operators" style="margin-left: 0.5em;">&para;</a>
1307
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/functions-info.html" name="http://www.postgresql.org/docs/8.3/static/functions-info.html" ADD_DATE="1350027449" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: System Information Functions</A><a name="PostgreSQL: Documentation: 8.3: System Information Functions" href="#PostgreSQL: Documentation: 8.3: System Information Functions" style="margin-left: 0.5em;">&para;</a>
1308
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/monitoring-stats.html" name="http://www.postgresql.org/docs/8.3/static/monitoring-stats.html" ADD_DATE="1338849024" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.3: The Statistics Collector</A><a name="PostgreSQL: Documentation: 8.3: The Statistics Collector" href="#PostgreSQL: Documentation: 8.3: The Statistics Collector" style="margin-left: 0.5em;">&para;</a>
1309
                            <DT><A HREF="http://www.postgresql.org/docs/8.4/interactive/plpgsql-errors-and-messages.html" name="http://www.postgresql.org/docs/8.4/interactive/plpgsql-errors-and-messages.html" ADD_DATE="1343096314" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.4: Errors and Messages</A><a name="PostgreSQL: Documentation: 8.4: Errors and Messages" href="#PostgreSQL: Documentation: 8.4: Errors and Messages" style="margin-left: 0.5em;">&para;</a>
1310
                            <DT><A HREF="http://www.postgresql.org/docs/8.4/static/xfunc-overload.html" name="http://www.postgresql.org/docs/8.4/static/xfunc-overload.html" ADD_DATE="1340247331" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.4: Function Overloading</A><a name="PostgreSQL: Documentation: 8.4: Function Overloading" href="#PostgreSQL: Documentation: 8.4: Function Overloading" style="margin-left: 0.5em;">&para;</a>
1311
                            <DT><A HREF="http://www.postgresql.org/docs/8.4/static/xfunc-sql.html#XFUNC-SQL-VARIADIC-FUNCTIONS" name="http://www.postgresql.org/docs/8.4/static/xfunc-sql.html#XFUNC-SQL-VARIADIC-FUNCTIONS" ADD_DATE="1348017604" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.4: Query Language (SQL) Functions</A><a name="PostgreSQL: Documentation: 8.4: Query Language (SQL) Functions" href="#PostgreSQL: Documentation: 8.4: Query Language (SQL) Functions" style="margin-left: 0.5em;">&para;</a>
1312
                            <DT><A HREF="http://www.postgresql.org/docs/8.4/static/queries-with.html" name="http://www.postgresql.org/docs/8.4/static/queries-with.html" ADD_DATE="1357756970" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 8.4: WITH Queries (Common Table Expressions)</A><a name="PostgreSQL: Documentation: 8.4: WITH Queries (Common Table Expressions)" href="#PostgreSQL: Documentation: 8.4: WITH Queries (Common Table Expressions)" style="margin-left: 0.5em;">&para;</a>
1313
                            <DT><A HREF="http://www.postgresql.org/docs/9.0/static/sql-syntax-calling-funcs.html" name="http://www.postgresql.org/docs/9.0/static/sql-syntax-calling-funcs.html" ADD_DATE="1340057070" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.0: Calling Functions</A><a name="PostgreSQL: Documentation: 9.0: Calling Functions" href="#PostgreSQL: Documentation: 9.0: Calling Functions" style="margin-left: 0.5em;">&para;</a>
1314
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-altertable.html" name="http://www.postgresql.org/docs/9.1/static/sql-altertable.html" ADD_DATE="1367836103" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: ALTER TABLE</A><a name="PostgreSQL: Documentation: 9.1: ALTER TABLE" href="#PostgreSQL: Documentation: 9.1: ALTER TABLE" style="margin-left: 0.5em;">&para;</a>
1315
<DD>&quot;As an exception, if the USING clause does not change the column contents and the old type is either binary coercible to the new type or an unconstrained domain over the new type, a table rewrite is not needed, but any indexes on the affected columns must still be rebuilt&quot;
1316
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-analyze.html" name="http://www.postgresql.org/docs/9.1/static/sql-analyze.html" ADD_DATE="1377904843" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: ANALYZE</A><a name="PostgreSQL: Documentation: 9.1: ANALYZE" href="#PostgreSQL: Documentation: 9.1: ANALYZE" style="margin-left: 0.5em;">&para;</a>
1317
<DD>&quot;the autovacuum daemon (see Section 23.1.5) takes care of automatic analyzing of tables when they are first loaded with data, and as they change throughout regular operation&quot;
1318
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/plpgsql-statements.html#PLPGSQL-STATEMENTS-SQL-ONEROW" name="http://www.postgresql.org/docs/9.1/static/plpgsql-statements.html#PLPGSQL-STATEMENTS-SQL-ONEROW" ADD_DATE="1379915256" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Basic Statements: 39.5.4. Executing Dynamic Commands</A><a name="PostgreSQL: Documentation: 9.1: Basic Statements: 39.5.4. Executing Dynamic Commands" href="#PostgreSQL: Documentation: 9.1: Basic Statements: 39.5.4. Executing Dynamic Commands" style="margin-left: 0.5em;">&para;</a>
1319
<DD>&quot;In situations where the best plan depends strongly on the parameter values, EXECUTE can be significantly faster; while when the plan is not sensitive to parameter values, re-planning will be a waste.&quot;
1320
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/datatype-binary.html" name="http://www.postgresql.org/docs/9.1/static/datatype-binary.html" ADD_DATE="1366908596" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Binary Data Types</A><a name="PostgreSQL: Documentation: 9.1: Binary Data Types" href="#PostgreSQL: Documentation: 9.1: Binary Data Types" style="margin-left: 0.5em;">&para;</a>
1321
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/multibyte.html" name="http://www.postgresql.org/docs/9.1/static/multibyte.html" ADD_DATE="1367850721" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Character Set Support</A><a name="PostgreSQL: Documentation: 9.1: Character Set Support" href="#PostgreSQL: Documentation: 9.1: Character Set Support" style="margin-left: 0.5em;">&para;</a>
1322
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-comment.html" name="http://www.postgresql.org/docs/9.1/static/sql-comment.html" ADD_DATE="1362547512" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: COMMENT</A><a name="PostgreSQL: Documentation: 9.1: COMMENT" href="#PostgreSQL: Documentation: 9.1: COMMENT" style="margin-left: 0.5em;">&para;</a>
1323
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-copy.html" name="http://www.postgresql.org/docs/9.1/static/sql-copy.html" ADD_DATE="1368031616" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: COPY</A><a name="PostgreSQL: Documentation: 9.1: COPY" href="#PostgreSQL: Documentation: 9.1: COPY" style="margin-left: 0.5em;">&para;</a>
1324
<DD>-
1325
text format:
1326

  
1327
&quot;Backslash characters (\) can be used in the COPY data to quote data characters that might otherwise be taken as row or column delimiters.&quot;
1328

  
1329
&quot;the following characters must be preceded by a backslash if they appear as part of a column value: backslash itself, newline, carriage return, and the current delimiter character.&quot;
1330

  
1331
&quot;special backslash sequences are recognized by COPY FROM&quot; (only in text mode)
1332

  
1333
&quot;The following special backslash sequences are recognized by COPY FROM:
1334
[...]
1335
\digits 	Backslash followed by one to three octal digits specifies the character with that numeric code
1336
&quot;
1337
this includes \0
1338

  
1339
CSV format:
1340

  
1341
&quot;any occurrence within the value of a QUOTE character or the ESCAPE character is preceded by the escape character&quot;
1342
with ESCAPE=\ : \-&gt;\\, &quot;-&gt;\&quot;
1343
with ESCAPE=&quot; : &quot;-&gt;&quot;&quot;
1344
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-createconversion.html" name="http://www.postgresql.org/docs/9.1/static/sql-createconversion.html" ADD_DATE="1367850996" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: CREATE CONVERSION</A><a name="PostgreSQL: Documentation: 9.1: CREATE CONVERSION" href="#PostgreSQL: Documentation: 9.1: CREATE CONVERSION" style="margin-left: 0.5em;">&para;</a>
1345
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-createfunction.html" name="http://www.postgresql.org/docs/9.1/static/sql-createfunction.html" ADD_DATE="1374186100" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: CREATE FUNCTION</A><a name="PostgreSQL: Documentation: 9.1: CREATE FUNCTION" href="#PostgreSQL: Documentation: 9.1: CREATE FUNCTION" style="margin-left: 0.5em;">&para;</a>
1346
<DD>&quot;SET FROM CURRENT saves the session&#39;s current value of the parameter as the value to be applied when the function is entered.&quot;
1347
This is referring to the session when the function is *defined*, not when it&#39;s called.
1348
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-createoperator.html" name="http://www.postgresql.org/docs/9.1/static/sql-createoperator.html" ADD_DATE="1379567289" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: CREATE OPERATOR</A><a name="PostgreSQL: Documentation: 9.1: CREATE OPERATOR" href="#PostgreSQL: Documentation: 9.1: CREATE OPERATOR" style="margin-left: 0.5em;">&para;</a>
1349
<DD>&quot;The operator name is a sequence of up to NAMEDATALEN-1 (63 by default) characters from the following list:
1350

  
1351
+ - * / &lt; &gt; = ~ ! @ # % ^ &amp; | ` ?
1352
&quot;
1353
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-createopclass.html" name="http://www.postgresql.org/docs/9.1/static/sql-createopclass.html" ADD_DATE="1362053259" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: CREATE OPERATOR CLASS</A><a name="PostgreSQL: Documentation: 9.1: CREATE OPERATOR CLASS" href="#PostgreSQL: Documentation: 9.1: CREATE OPERATOR CLASS" style="margin-left: 0.5em;">&para;</a>
1354
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-createrule.html" name="http://www.postgresql.org/docs/9.1/static/sql-createrule.html" ADD_DATE="1362703210" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: CREATE RULE</A><a name="PostgreSQL: Documentation: 9.1: CREATE RULE" href="#PostgreSQL: Documentation: 9.1: CREATE RULE" style="margin-left: 0.5em;">&para;</a>
1355
<DD>&quot;You can create the illusion of an updatable view by defining ON INSERT, ON UPDATE, and ON DELETE rules (or any subset of those that&#39;s sufficient for your purposes) to replace update actions on the view with appropriate updates on other tables. If you want to support INSERT RETURNING and so on, then be sure to put a suitable RETURNING clause into each of these rules. Alternatively, an updatable view can be implemented using INSTEAD OF triggers (see CREATE TRIGGER).&quot;
1356
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-createtrigger.html" name="http://www.postgresql.org/docs/9.1/static/sql-createtrigger.html" ADD_DATE="1373132572" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: CREATE TRIGGER</A><a name="PostgreSQL: Documentation: 9.1: CREATE TRIGGER" href="#PostgreSQL: Documentation: 9.1: CREATE TRIGGER" style="margin-left: 0.5em;">&para;</a>
1357
<DD>&quot;a constraint trigger. This is the same as a regular trigger except that the timing of the trigger firing can be adjusted using SET CONSTRAINTS&quot;
1358

  
1359
&quot;A column-specific trigger (one defined using the UPDATE OF column_name syntax) will fire when any of its columns are listed as targets in the UPDATE command&#39;s SET list. It is possible for a column&#39;s value to change even when the trigger is not fired, because changes made to the row&#39;s contents by BEFORE UPDATE triggers are not considered. Conversely, a command such as UPDATE ... SET x = x ... will fire a trigger on column x, even though the column&#39;s value did not change.&quot;
1360
&quot;For UPDATE events, it is possible to specify a list of columns&quot;
1361
&quot;It is possible for a column&#39;s value to change even when the trigger is not fired, because changes made to the row&#39;s contents by BEFORE UPDATE triggers are not considered&quot;
1362
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-createtype.html" name="http://www.postgresql.org/docs/9.1/static/sql-createtype.html" ADD_DATE="1362049875" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: CREATE TYPE</A><a name="PostgreSQL: Documentation: 9.1: CREATE TYPE" href="#PostgreSQL: Documentation: 9.1: CREATE TYPE" style="margin-left: 0.5em;">&para;</a>
1363
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/functions-datetime.html" name="http://www.postgresql.org/docs/9.1/static/functions-datetime.html" ADD_DATE="1369340352" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Date/Time Functions and Operators</A><a name="PostgreSQL: Documentation: 9.1: Date/Time Functions and Operators" href="#PostgreSQL: Documentation: 9.1: Date/Time Functions and Operators" style="margin-left: 0.5em;">&para;</a>
1364
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/ddl-default.html" name="http://www.postgresql.org/docs/9.1/static/ddl-default.html" ADD_DATE="1369339991" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Default Values</A><a name="PostgreSQL: Documentation: 9.1: Default Values" href="#PostgreSQL: Documentation: 9.1: Default Values" style="margin-left: 0.5em;">&para;</a>
1365
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/hstore.html" name="http://www.postgresql.org/docs/9.1/static/hstore.html" ADD_DATE="1353017969" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: hstore</A><a name="PostgreSQL: Documentation: 9.1: hstore" href="#PostgreSQL: Documentation: 9.1: hstore" style="margin-left: 0.5em;">&para;</a>
1366
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/ddl-inherit.html" name="http://www.postgresql.org/docs/9.1/static/ddl-inherit.html" ADD_DATE="1372911851" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Inheritance</A><a name="PostgreSQL: Documentation: 9.1: Inheritance" href="#PostgreSQL: Documentation: 9.1: Inheritance" style="margin-left: 0.5em;">&para;</a>
1367
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS" name="http://www.postgresql.org/docs/9.1/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS" ADD_DATE="1374793507" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Lexical Structure</A><a name="PostgreSQL: Documentation: 9.1: Lexical Structure" href="#PostgreSQL: Documentation: 9.1: Lexical Structure" style="margin-left: 0.5em;">&para;</a>
1368
<DD>&quot;A variant of quoted identifiers allows including escaped Unicode characters identified by their code points. This variant starts with U&amp; (upper or lower case U followed by ampersand) immediately before the opening double quote, without any spaces in between, for example U&amp;&quot;foo&quot;.&quot;
1369

  
1370
&quot;the OPERATOR syntax, as for example in:
1371

  
1372
SELECT 3 OPERATOR(pg_catalog.+) 4;
1373
&quot;
1374
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-notify.html" name="http://www.postgresql.org/docs/9.1/static/sql-notify.html" ADD_DATE="1379907660" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: NOTIFY</A><a name="PostgreSQL: Documentation: 9.1: NOTIFY" href="#PostgreSQL: Documentation: 9.1: NOTIFY" style="margin-left: 0.5em;">&para;</a>
1375
<DD>&quot;When NOTIFY is used to signal the occurrence of changes to a particular table, a useful programming technique is to put the NOTIFY in a rule that is triggered by table updates. In this way, notification happens automatically when the table is changed, and the application programmer cannot accidentally forget to do it.&quot;
1376
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/datatype-oid.html" name="http://www.postgresql.org/docs/9.1/static/datatype-oid.html" ADD_DATE="1342045426" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Object Identifier Types</A><a name="PostgreSQL: Documentation: 9.1: Object Identifier Types" href="#PostgreSQL: Documentation: 9.1: Object Identifier Types" style="margin-left: 0.5em;">&para;</a>
1377
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/plpython.html" name="http://www.postgresql.org/docs/9.1/static/plpython.html" ADD_DATE="1342571998" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: PL/Python - Python Procedural Language</A><a name="PostgreSQL: Documentation: 9.1: PL/Python - Python Procedural Language" href="#PostgreSQL: Documentation: 9.1: PL/Python - Python Procedural Language" style="margin-left: 0.5em;">&para;</a>
1378
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/external-pl.html" name="http://www.postgresql.org/docs/9.1/static/external-pl.html" ADD_DATE="1362834165" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Procedural Languages</A><a name="PostgreSQL: Documentation: 9.1: Procedural Languages" href="#PostgreSQL: Documentation: 9.1: Procedural Languages" style="margin-left: 0.5em;">&para;</a>
1379
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/app-psql.html#APP-PSQL-PATTERNS" name="http://www.postgresql.org/docs/9.1/static/app-psql.html#APP-PSQL-PATTERNS" ADD_DATE="1342486329" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: psql</A><a name="PostgreSQL: Documentation: 9.1: psql" href="#PostgreSQL: Documentation: 9.1: psql" style="margin-left: 0.5em;">&para;</a>
1380
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/xfunc-sql.html" name="http://www.postgresql.org/docs/9.1/static/xfunc-sql.html" ADD_DATE="1351738107" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Query Language (SQL) Functions</A><a name="PostgreSQL: Documentation: 9.1: Query Language (SQL) Functions" href="#PostgreSQL: Documentation: 9.1: Query Language (SQL) Functions" style="margin-left: 0.5em;">&para;</a>
1381
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/runtime-config-query.html#RUNTIME-CONFIG-QUERY-ENABLE" name="http://www.postgresql.org/docs/9.1/static/runtime-config-query.html#RUNTIME-CONFIG-QUERY-ENABLE" ADD_DATE="1377913034" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Query Planning: 18.7.1. Planner Method Configuration (enable_seqscan, etc.)</A><a name="PostgreSQL: Documentation: 9.1: Query Planning: 18.7.1. Planner Method Configuration (enable_seqscan, etc.)" href="#PostgreSQL: Documentation: 9.1: Query Planning: 18.7.1. Planner Method Configuration (enable_seqscan, etc.)" style="margin-left: 0.5em;">&para;</a>
1382
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/routine-vacuuming.html#AUTOVACUUM" name="http://www.postgresql.org/docs/9.1/static/routine-vacuuming.html#AUTOVACUUM" ADD_DATE="1377905019" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Routine Vacuuming: 23.1.5. The Autovacuum Daemon</A><a name="PostgreSQL: Documentation: 9.1: Routine Vacuuming: 23.1.5. The Autovacuum Daemon" href="#PostgreSQL: Documentation: 9.1: Routine Vacuuming: 23.1.5. The Autovacuum Daemon" style="margin-left: 0.5em;">&para;</a>
1383
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/lo-funcs.html" name="http://www.postgresql.org/docs/9.1/static/lo-funcs.html" ADD_DATE="1367554117" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Server-side Functions</A><a name="PostgreSQL: Documentation: 9.1: Server-side Functions" href="#PostgreSQL: Documentation: 9.1: Server-side Functions" style="margin-left: 0.5em;">&para;</a>
1384
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/sql-set-constraints.html" name="http://www.postgresql.org/docs/9.1/static/sql-set-constraints.html" ADD_DATE="1373131555" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: SET CONSTRAINTS</A><a name="PostgreSQL: Documentation: 9.1: SET CONSTRAINTS" href="#PostgreSQL: Documentation: 9.1: SET CONSTRAINTS" style="margin-left: 0.5em;">&para;</a>
1385
<DD>&quot;PostgreSQL does not require constraint names to be unique within a schema (but only per-table)&quot;
1386
this is INCORRECT: UNIQUE constraints must be globally unique because their implicit indexes must be globally unique. trying to create an inter-table duplicate UNIQUE constraint gives the error:
1387
--
1388
NOTICE:  CREATE TABLE / UNIQUE will create implicit index &quot;x&quot; for table &quot;b&quot;
1389
ERROR:  relation &quot;x&quot; already exists
1390
--
1391
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/functions-string.html" name="http://www.postgresql.org/docs/9.1/static/functions-string.html" ADD_DATE="1367852219" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: String Functions and Operators</A><a name="PostgreSQL: Documentation: 9.1: String Functions and Operators" href="#PostgreSQL: Documentation: 9.1: String Functions and Operators" style="margin-left: 0.5em;">&para;</a>
1392
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/functions-subquery.html" name="http://www.postgresql.org/docs/9.1/static/functions-subquery.html" ADD_DATE="1371738910" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: Subquery Expressions</A><a name="PostgreSQL: Documentation: 9.1: Subquery Expressions" href="#PostgreSQL: Documentation: 9.1: Subquery Expressions" style="margin-left: 0.5em;">&para;</a>
1393
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/functions-admin.html" name="http://www.postgresql.org/docs/9.1/static/functions-admin.html" ADD_DATE="1370976726" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: System Administration Functions</A><a name="PostgreSQL: Documentation: 9.1: System Administration Functions" href="#PostgreSQL: Documentation: 9.1: System Administration Functions" style="margin-left: 0.5em;">&para;</a>
1394
<DD>-
1395
includes set_config(), current_setting()
1396
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/static/functions-info.html" name="http://www.postgresql.org/docs/9.1/static/functions-info.html" ADD_DATE="1370976312" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: 9.1: System Information Functions</A><a name="PostgreSQL: Documentation: 9.1: System Information Functions" href="#PostgreSQL: Documentation: 9.1: System Information Functions" style="margin-left: 0.5em;">&para;</a>
1397
<DD>&quot;current_schemas(boolean) returns an array of the names of all schemas presently in the search path. The Boolean option determines whether or not implicitly included system schemas such as pg_catalog are included in the returned search path.&quot;
1398
                            <DT><A HREF="http://www.postgresql.org/docs/8.4/static/logfile-maintenance.html" name="http://www.postgresql.org/docs/8.4/static/logfile-maintenance.html" ADD_DATE="1333386461" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: Manuals: Log File Maintenance</A><a name="PostgreSQL: Documentation: Manuals: Log File Maintenance" href="#PostgreSQL: Documentation: Manuals: Log File Maintenance" style="margin-left: 0.5em;">&para;</a>
1399
                            <DT><A HREF="http://www.postgresql.org/docs/9.1/interactive/index.html" name="http://www.postgresql.org/docs/9.1/interactive/index.html" ADD_DATE="1317673868" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: Manuals: PostgreSQL 9.1: PostgreSQL 9.1.1 Documentation</A><a name="PostgreSQL: Documentation: Manuals: PostgreSQL 9.1: PostgreSQL 9.1.1 Documentation" href="#PostgreSQL: Documentation: Manuals: PostgreSQL 9.1: PostgreSQL 9.1.1 Documentation" style="margin-left: 0.5em;">&para;</a>
1400
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/app-psql.html" name="http://www.postgresql.org/docs/8.3/static/app-psql.html" ADD_DATE="1325722373" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: Manuals: psql</A><a name="PostgreSQL: Documentation: Manuals: psql" href="#PostgreSQL: Documentation: Manuals: psql" style="margin-left: 0.5em;">&para;</a>
1401
                            <DT><A HREF="http://www.postgresql.org/docs/8.3/static/functions-admin.html" name="http://www.postgresql.org/docs/8.3/static/functions-admin.html" ADD_DATE="1336443290" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: Manuals: System Administration Functions</A><a name="PostgreSQL: Documentation: Manuals: System Administration Functions" href="#PostgreSQL: Documentation: Manuals: System Administration Functions" style="margin-left: 0.5em;">&para;</a>
1402
                            <DT><A HREF="http://www.postgresql.org/docs/8.1/static/manage-ag-templatedbs.html" name="http://www.postgresql.org/docs/8.1/static/manage-ag-templatedbs.html" ADD_DATE="1335056156" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: Manuals: Template Databases</A><a name="PostgreSQL: Documentation: Manuals: Template Databases" href="#PostgreSQL: Documentation: Manuals: Template Databases" style="margin-left: 0.5em;">&para;</a>
1403
                            <DT><A HREF="http://www.postgresql.org/docs/current/static/queries-with.html" name="http://www.postgresql.org/docs/current/static/queries-with.html" ADD_DATE="1332635517" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL: Documentation: Manuals: WITH Queries (Common Table Expressions)</A><a name="PostgreSQL: Documentation: Manuals: WITH Queries (Common Table Expressions)" href="#PostgreSQL: Documentation: Manuals: WITH Queries (Common Table Expressions)" style="margin-left: 0.5em;">&para;</a>
1404
                        </DL><p>
1405
                        <DT><a name="from/to MySQL" href="#from/to MySQL"><H3 ADD_DATE="1360831701">from/to MySQL</H3></a>
1406
                        <DL><p>
1407
                            <DT><A HREF="http://wiki.postgresql.org/wiki/Converting_from_other_Databases_to_PostgreSQL#MySQL" name="http://wiki.postgresql.org/wiki/Converting_from_other_Databases_to_PostgreSQL#MySQL" ADD_DATE="1360831667" ICON_URI="http://wiki.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://wiki.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>Converting from other Databases to PostgreSQL - PostgreSQL wiki</A><a name="Converting from other Databases to PostgreSQL - PostgreSQL wiki" href="#Converting from other Databases to PostgreSQL - PostgreSQL wiki" style="margin-left: 0.5em;">&para;</a>
1408
                            <DT><A HREF="http://en.wikibooks.org/wiki/Converting_MySQL_to_PostgreSQL" name="http://en.wikibooks.org/wiki/Converting_MySQL_to_PostgreSQL" ADD_DATE="1360831167" ICON_URI="http://en.wikibooks.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://en.wikibooks.org/favicon.ico" style="margin-right: 0.5em;"/>Converting MySQL to PostgreSQL - Wikibooks, open books for an open world</A><a name="Converting MySQL to PostgreSQL - Wikibooks, open books for an open world" href="#Converting MySQL to PostgreSQL - Wikibooks, open books for an open world" style="margin-left: 0.5em;">&para;</a>
1409
                            <DT><A HREF="http://www.sourcefiles.org/Databases/Utilities/Conversion/my2pg.pl" name="http://www.sourcefiles.org/Databases/Utilities/Conversion/my2pg.pl" ADD_DATE="1360832036" ICON_URI="http://www.sourcefiles.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.sourcefiles.org/favicon.ico" style="margin-right: 0.5em;"/>my2pg.pl</A><a name="my2pg.pl" href="#my2pg.pl" style="margin-left: 0.5em;">&para;</a>
1410
                            <DT><A HREF="http://www.wikivs.com/wiki/MySQL_vs_PostgreSQL" name="http://www.wikivs.com/wiki/MySQL_vs_PostgreSQL" ADD_DATE="1365879925" ICON_URI="http://www.wikivs.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.wikivs.com/favicon.ico" style="margin-right: 0.5em;"/>MySQL vs PostgreSQL - WikiVS</A><a name="MySQL vs PostgreSQL - WikiVS" href="#MySQL vs PostgreSQL - WikiVS" style="margin-left: 0.5em;">&para;</a>
1411
<DD>&quot;PostgreSQL will feature the MERGE clause in a future version [5], which follows the SQL:2008 standard. This can do the same as MySQL&#39;s non-standard &#39;INSERT IGNORE&#39;,&#39;REPLACE&#39; and &#39;INSERT ... ON DUPLICATE UPDATE&#39; statements but with more granularity.&quot;
1412

  
1413
&quot;MySQL triggers are also not activated by cascading updates and deletes even when caused by a SQL statement&quot;
1414
                            <DT><A HREF="http://stackoverflow.com/questions/3579079/how-can-you-represent-inheritance-in-a-database" name="http://stackoverflow.com/questions/3579079/how-can-you-represent-inheritance-in-a-database" ADD_DATE="1365882733" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>sql - How can you represent inheritance in a database? - Stack Overflow</A><a name="sql - How can you represent inheritance in a database? - Stack Overflow" href="#sql - How can you represent inheritance in a database? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1415
                            <DT><A HREF="http://stackoverflow.com/questions/1942586/comparison-of-database-column-types-in-mysql-postgresql-and-sqlite-cross-map" name="http://stackoverflow.com/questions/1942586/comparison-of-database-column-types-in-mysql-postgresql-and-sqlite-cross-map" ADD_DATE="1367822656" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>Comparison of database column types in MySQL, PostgreSQL, and SQLite? (Cross-Mapping) - Stack Overflow</A><a name="Comparison of database column types in MySQL, PostgreSQL, and SQLite? (Cross-Mapping) - Stack Overflow" href="#Comparison of database column types in MySQL, PostgreSQL, and SQLite? (Cross-Mapping) - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1416
                            <DT><A HREF="http://stackoverflow.com/questions/8424283/convert-mysql-set-data-type-to-postgres?rq=1" name="http://stackoverflow.com/questions/8424283/convert-mysql-set-data-type-to-postgres?rq=1" ADD_DATE="1367822956" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>postgresql - convert MySQL SET data type to Postgres - Stack Overflow</A><a name="postgresql - convert MySQL SET data type to Postgres - Stack Overflow" href="#postgresql - convert MySQL SET data type to Postgres - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1417
                        </DL><p>
1418
                        <DT><a name="invalid byte sequence errors" href="#invalid byte sequence errors"><H3 ADD_DATE="1366909936">invalid byte sequence errors</H3></a>
1419
                        <DL><p>
1420
                            <DT><A HREF="http://dba.stackexchange.com/questions/4777/how-to-solve-utf8-invalid-byte-sequence-copy-errors-on-a-restore-when-the-sourc" name="http://dba.stackexchange.com/questions/4777/how-to-solve-utf8-invalid-byte-sequence-copy-errors-on-a-restore-when-the-sourc" ADD_DATE="1366909823" ICON_URI="http://cdn.sstatic.net/dba/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/dba/img/favicon.ico" style="margin-right: 0.5em;"/>postgresql - How to solve UTF8 invalid byte sequence copy errors on a restore, when the source database is encoded in UTF8? - Database Administrators Stack Exchange</A><a name="postgresql - How to solve UTF8 invalid byte sequence copy errors on a restore, when the source database is encoded in UTF8? - Database Administrators Stack Exchange" href="#postgresql - How to solve UTF8 invalid byte sequence copy errors on a restore, when the source database is encoded in UTF8? - Database Administrators Stack Exchange" style="margin-left: 0.5em;">&para;</a>
1421
                            <DT><A HREF="http://grokbase.com/t/postgresql/pgsql-jdbc/072mze4g5s/invalid-byte-sequence-for-encoding-utf8-0x00" name="http://grokbase.com/t/postgresql/pgsql-jdbc/072mze4g5s/invalid-byte-sequence-for-encoding-utf8-0x00" ADD_DATE="1366909912" ICON_URI="http://grokbase.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://grokbase.com/favicon.ico" style="margin-right: 0.5em;"/>invalid byte sequence for encoding &quot;UTF8&quot;: 0x00 - Grokbase</A><a name="invalid byte sequence for encoding &quot;UTF8&quot;: 0x00 - Grokbase" href="#invalid byte sequence for encoding &quot;UTF8&quot;: 0x00 - Grokbase" style="margin-left: 0.5em;">&para;</a>
1422
<DD>page's description: (6 replies) Hi, I&#39;ve got another problem. I sometimes get the following SQLException when doing an insert: ERROR: invalid byte sequence for encoding &quot;UTF8&quot;: 0x00 Exception: org.postgresql.util.PSQLException org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:1525) org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1309) org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:188)
1423
                            <DT><A HREF="http://postgresql.1045698.n5.nabble.com/Making-TEXT-NUL-transparent-td5019640.html" name="http://postgresql.1045698.n5.nabble.com/Making-TEXT-NUL-transparent-td5019640.html" ADD_DATE="1367480866" ICON_URI="http://postgresql.1045698.n5.nabble.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://postgresql.1045698.n5.nabble.com/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL - hackers - Making TEXT NUL-transparent</A><a name="PostgreSQL - hackers - Making TEXT NUL-transparent" href="#PostgreSQL - hackers - Making TEXT NUL-transparent" style="margin-left: 0.5em;">&para;</a>
1424
<DD>page's description: Making TEXT NUL-transparent. Occasionally, we get bitten by embedded NUL bytes in TEXT values. We take care of generating proper UTF-8, but this additional restriction sometimes slips by. It would...
1425
-
1426
Lack of support for NUL bytes is a critical limitation of PostgreSQL when dealing with arbitrary input data which should be stored verbatim
1427
                        </DL><p>
1428
                        <DT><a name="PostGIS" href="#PostGIS"><H3 ADD_DATE="1347912102">PostGIS</H3></a>
1429
                        <DL><p>
1430
                            <DT><A HREF="http://www.paolocorti.net/2008/01/30/installing-postgis-on-ubuntu/" name="http://www.paolocorti.net/2008/01/30/installing-postgis-on-ubuntu/" ADD_DATE="1347909585" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Installing PostGIS on Ubuntu</A><a name="Installing PostGIS on Ubuntu" href="#Installing PostGIS on Ubuntu" style="margin-left: 0.5em;">&para;</a>
1431
                            <DT><A HREF="http://www.kyngchaos.com/software:postgres" name="http://www.kyngchaos.com/software:postgres" ADD_DATE="1347911758" ICON_URI="http://www.kyngchaos.com/lib/tpl/arctic/images/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.kyngchaos.com/lib/tpl/arctic/images/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL [KyngChaos Wiki]</A><a name="PostgreSQL [KyngChaos Wiki]" href="#PostgreSQL [KyngChaos Wiki]" style="margin-left: 0.5em;">&para;</a>
1432
<DD>page's description: Mac OS X installers for PostgreSQL, and GIS extensions PostGIS and pgRouting.  Built for Lion and Snow Leopard, 64bit only.  NOTE:  I do not support any other Postgres distribution in my extensions.  Please do not try to install PostGIS in another Postgres and then ask why it won&#39;t install.
1433
                            <DT><A HREF="http://gis.stackexchange.com/questions/24356/struggling-with-enabling-a-postgis-database-on-mac" name="http://gis.stackexchange.com/questions/24356/struggling-with-enabling-a-postgis-database-on-mac" ADD_DATE="1347912089" ICON_URI="http://cdn.sstatic.net/gis/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/gis/img/favicon.ico" style="margin-right: 0.5em;"/>postgresql - Struggling with enabling a PostGIS database on Mac - GIS</A><a name="postgresql - Struggling with enabling a PostGIS database on Mac - GIS" href="#postgresql - Struggling with enabling a PostGIS database on Mac - GIS" style="margin-left: 0.5em;">&para;</a>
1434
                            <DT><A HREF="https://gist.github.com/1481128" name="https://gist.github.com/1481128" ADD_DATE="1347912337" ICON_URI="https://github.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://github.com/favicon.ico" style="margin-right: 0.5em;"/>Install Postgres 9.1, PostGIS and create PostGIS template on Ubuntu 11.10 Oneiric Ocelot — Gist</A><a name="Install Postgres 9.1, PostGIS and create PostGIS template on Ubuntu 11.10 Oneiric Ocelot — Gist" href="#Install Postgres 9.1, PostGIS and create PostGIS template on Ubuntu 11.10 Oneiric Ocelot — Gist" style="margin-left: 0.5em;">&para;</a>
1435
                        </DL><p>
1436
                        <DT><a name="table modified time" href="#table modified time"><H3 ADD_DATE="1369925071">table modified time</H3></a>
1437
                        <DL><p>
1438
                            <DT><A HREF="http://stackoverflow.com/questions/3211769/how-to-get-last-access-modification-date-of-a-postgresql-database" name="http://stackoverflow.com/questions/3211769/how-to-get-last-access-modification-date-of-a-postgresql-database" ADD_DATE="1369925095" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>How to get last access/modification date of a PostgreSQL database? - Stack Overflow</A><a name="How to get last access/modification date of a PostgreSQL database? - Stack Overflow" href="#How to get last access/modification date of a PostgreSQL database? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1439
                            <DT><A HREF="http://stackoverflow.com/questions/12750222/latest-table-modified-time-in-postgresql" name="http://stackoverflow.com/questions/12750222/latest-table-modified-time-in-postgresql" ADD_DATE="1369925085" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>sql - Latest table modified time in PostgreSQL - Stack Overflow</A><a name="sql - Latest table modified time in PostgreSQL - Stack Overflow" href="#sql - Latest table modified time in PostgreSQL - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1440
                            <DT><A HREF="http://www.postgresql.org/message-id/4811DC02.6030800@archonet.com" name="http://www.postgresql.org/message-id/4811DC02.6030800@archonet.com" ADD_DATE="1369925133" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>Re: Last insert/update/delete time for a table</A><a name="Re: Last insert/update/delete time for a table" href="#Re: Last insert/update/delete time for a table" style="margin-left: 0.5em;">&para;</a>
1441
                            <DT><A HREF="http://www.postgresql.org/message-id/3f0b79eb0804250725w3349903iedbe11f0e2cd3fe5@mail.gmail.com" name="http://www.postgresql.org/message-id/3f0b79eb0804250725w3349903iedbe11f0e2cd3fe5@mail.gmail.com" ADD_DATE="1369925149" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>Re: Last insert/update/delete time for a table</A><a name="Re: Last insert/update/delete time for a table" href="#Re: Last insert/update/delete time for a table" style="margin-left: 0.5em;">&para;</a>
1442
                        </DL><p>
1443
                        <DT><a name="vacuuming" href="#vacuuming"><H3 ADD_DATE="1377911873">vacuuming</H3></a>
1444
                        <DL><p>
1445
                            <DT><A HREF="http://serverfault.com/questions/53376/how-do-i-know-if-the-autovacuumer-in-postgres-8-3-is-actually-working" name="http://serverfault.com/questions/53376/how-do-i-know-if-the-autovacuumer-in-postgres-8-3-is-actually-working" ADD_DATE="1377911319" ICON_URI="http://cdn.sstatic.net/serverfault/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/serverfault/img/favicon.ico" style="margin-right: 0.5em;"/>postgresql - How do I know if the autovacuumer in postgres 8.3 is actually working? - Server Fault</A><a name="postgresql - How do I know if the autovacuumer in postgres 8.3 is actually working? - Server Fault" href="#postgresql - How do I know if the autovacuumer in postgres 8.3 is actually working? - Server Fault" style="margin-left: 0.5em;">&para;</a>
1446
<DD>&quot;pg_stat_user_tables has columns *last_autovacuum* and *last_autoanalyze*. They will be updated whenever it does something.&quot;
1447
                            <DT><A HREF="http://blog.gocept.com/2012/05/22/dont-stop-postgresqls-autovacuum-with-your-application/" name="http://blog.gocept.com/2012/05/22/dont-stop-postgresqls-autovacuum-with-your-application/" ADD_DATE="1377911959" ICON_URI="http://1.gravatar.com/blavatar/b99b16aa78bd25f6aa8d01f9c1c99fb4?s=16" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://1.gravatar.com/blavatar/b99b16aa78bd25f6aa8d01f9c1c99fb4?s=16" style="margin-right: 0.5em;"/>Don’t stop PostgreSQL’s autovacuum with your application | gocept weblog</A><a name="Don’t stop PostgreSQL’s autovacuum with your application | gocept weblog" href="#Don’t stop PostgreSQL’s autovacuum with your application | gocept weblog" style="margin-left: 0.5em;">&para;</a>
1448
<DD>page's description: The problem Some weeks ago, we received a complaint from a customer about bad PostgreSQL performance for a specific application. I took a look into the database and found strange things going on: the query planner was executing &quot;interesting&quot; query plans, tables were bloated with lots of dead rows (one was 6 times as big…
1449

  
1450
&quot;Vacuuming (whether automatic or manual) stops at the oldest transaction id that is still in use.&quot; (as opposed to skipping past any active transactions to completed ones)
1451

  
1452
&quot;autovacuum will abort if it is not able to obtain a table lock within one second&quot;
1453
&quot;postgres[13251]: [40-1] user=,db= ERROR:  canceling autovacuum task&quot;
1454
&quot;I have installed a nightly cron job to force-vacuum the database. PostgreSQL has shown much improved query responses since then. Some queries’ completion times even improved by a factor of 10.&quot;
1455
                            <DT><A HREF="http://postgresql.1045698.n5.nabble.com/Lock-problem-with-autovacuum-truncating-heap-td4265539.html" name="http://postgresql.1045698.n5.nabble.com/Lock-problem-with-autovacuum-truncating-heap-td4265539.html" ADD_DATE="1377912054" ICON_URI="http://postgresql.1045698.n5.nabble.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://postgresql.1045698.n5.nabble.com/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL - hackers - Lock problem with autovacuum truncating heap</A><a name="PostgreSQL - hackers - Lock problem with autovacuum truncating heap" href="#PostgreSQL - hackers - Lock problem with autovacuum truncating heap" style="margin-left: 0.5em;">&para;</a>
1456
<DD>page's description: Lock problem with autovacuum truncating heap. We have run across a problem with autovacuum that occurs when it can truncate off a large amount of empty blocks. It behaves different in version 9.0...
1457

  
1458
&quot;In 9.0, the autovacuum process will be aborted about 1 second after
1459
another transaction starts waiting for a lock. The result is that even a
1460
simple INSERT will take 1 second.&quot;
1461
this means that autovacuum will never complete if clients keep making INSERTs :(
1462
                        </DL><p>
1463
                        <DT><A HREF="http://journal.tianhao.info/2010/12/postgresql-change-default-encoding-of-new-databases-to-utf-8-optional/" name="http://journal.tianhao.info/2010/12/postgresql-change-default-encoding-of-new-databases-to-utf-8-optional/" ADD_DATE="1335054607" ICON_URI="http://blog.tianhao.info/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://blog.tianhao.info/favicon.ico" style="margin-right: 0.5em;"/>» PostgreSQL – Change Default Encoding of New Databases To UTF-8 (Optional) Journal</A><a name="» PostgreSQL – Change Default Encoding of New Databases To UTF-8 (Optional) Journal" href="#» PostgreSQL – Change Default Encoding of New Databases To UTF-8 (Optional) Journal" style="margin-left: 0.5em;">&para;</a>
1464
                        <DT><A HREF="https://groups.google.com/forum/?fromgroups#!topic/pgsql.general/aitDYC6jMEI" name="https://groups.google.com/forum/?fromgroups#!topic/pgsql.general/aitDYC6jMEI" ADD_DATE="1340396170" ICON_URI="https://groups.google.com/forum/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://groups.google.com/forum/favicon.ico" style="margin-right: 0.5em;"/>[GENERAL] ROLLBACK in a function - Google Groups</A><a name="[GENERAL] ROLLBACK in a function - Google Groups" href="#[GENERAL] ROLLBACK in a function - Google Groups" style="margin-left: 0.5em;">&para;</a>
1465
                        <DT><A HREF="http://grokbase.com/t/postgresql/pgsql-hackers/115ewt1b5s/domains-and-casts" name="http://grokbase.com/t/postgresql/pgsql-hackers/115ewt1b5s/domains-and-casts" ADD_DATE="1366907179" ICON_URI="http://grokbase.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://grokbase.com/favicon.ico" style="margin-right: 0.5em;"/>[PostgreSQL-Hackers] DOMAINs and CASTs - Grokbase</A><a name="[PostgreSQL-Hackers] DOMAINs and CASTs - Grokbase" href="#[PostgreSQL-Hackers] DOMAINs and CASTs - Grokbase" style="margin-left: 0.5em;">&para;</a>
1466
<DD>page's description: (33 replies) Hi, If i create a DOMAIN an then want to create a CAST from that domain to another type it gives an error. Consider this example: &quot;&quot;&quot; create domain datetime as timestamp with time zone check (value between &#39;1753-01-01 00:00:00&#39; and &#39;9999-12-31 23:59:59&#39;); create function datetime2int(datetime) returns int language sql stable strict as $$ select $1::date - &#39;1753-01-01&#39;::date; $$; create cast(datetime as int) with function datetime2int(datetime); &quot;&quot;&quot; if i try to cast, get this error: select
1467
                        <DT><A HREF="http://www.linuxquestions.org/questions/linux-server-73/postgresql-cant-rename-table-constraints-874005/" name="http://www.linuxquestions.org/questions/linux-server-73/postgresql-cant-rename-table-constraints-874005/" ADD_DATE="1363769604" ICON_URI="http://www.linuxquestions.org/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://www.linuxquestions.org/favicon.ico" style="margin-right: 0.5em;"/>[SOLVED] PostgreSQL Can&#39;t Rename Table Constraints</A><a name="[SOLVED] PostgreSQL Can&#39;t Rename Table Constraints" href="#[SOLVED] PostgreSQL Can&#39;t Rename Table Constraints" style="margin-left: 0.5em;">&para;</a>
1468
<DD>page's description: &#39; I had to rename a table yesterday due to a contact / group name change in the office and sadly I&#39;m the only person who knows how to barely interact
1469
                        <DT><A HREF="http://cs186.declarativity.net/browser/hw/hw1/student/Hw1/postgresql-8.0.3/src/backend/access/transam/xact.c" name="http://cs186.declarativity.net/browser/hw/hw1/student/Hw1/postgresql-8.0.3/src/backend/access/transam/xact.c" ADD_DATE="1340224855" ICON_URI="http://cs186.declarativity.net/chrome/common/trac.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cs186.declarativity.net/chrome/common/trac.ico" style="margin-right: 0.5em;"/>/hw/hw1/student/Hw1/postgresql-8.0.3/src/backend/access/transam/xact.c – cs186 – Trac</A><a name="/hw/hw1/student/Hw1/postgresql-8.0.3/src/backend/access/transam/xact.c – cs186 – Trac" href="#/hw/hw1/student/Hw1/postgresql-8.0.3/src/backend/access/transam/xact.c – cs186 – Trac" style="margin-left: 0.5em;">&para;</a>
1470
                        <DT><A HREF="http://drupal.org/node/1018728" name="http://drupal.org/node/1018728" ADD_DATE="1362823422" ICON_URI="http://drupal.org/misc/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://drupal.org/misc/favicon.ico" style="margin-right: 0.5em;"/>#1018728: postgres NAMEDATALEN limitation create problems | drupal.org</A><a name="#1018728: postgres NAMEDATALEN limitation create problems | drupal.org" href="##1018728: postgres NAMEDATALEN limitation create problems | drupal.org" style="margin-left: 0.5em;">&para;</a>
1471
                        <DT><A HREF="http://stackoverflow.com/questions/971786/constraint-name-update-in-postgresql" name="http://stackoverflow.com/questions/971786/constraint-name-update-in-postgresql" ADD_DATE="1363765746" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>Constraint name update in PostgreSQL - Stack Overflow</A><a name="Constraint name update in PostgreSQL - Stack Overflow" href="#Constraint name update in PostgreSQL - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1472
                        <DT><A HREF="http://stackoverflow.com/questions/1009584/how-to-emulate-insert-ignore-and-on-duplicate-key-update-sql-merge-with-po" name="http://stackoverflow.com/questions/1009584/how-to-emulate-insert-ignore-and-on-duplicate-key-update-sql-merge-with-po" ADD_DATE="1363797869" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>database - how to emulate &quot;insert ignore&quot; and &quot;on duplicate key update&quot; (sql merge) with postgresql? - Stack Overflow</A><a name="database - how to emulate &quot;insert ignore&quot; and &quot;on duplicate key update&quot; (sql merge) with postgresql? - Stack Overflow" href="#database - how to emulate &quot;insert ignore&quot; and &quot;on duplicate key update&quot; (sql merge) with postgresql? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1473
                        <DT><A HREF="http://www.linuxforums.org/forum/red-hat-fedora-linux/17025-how-can-i-change-shmmax.html" name="http://www.linuxforums.org/forum/red-hat-fedora-linux/17025-how-can-i-change-shmmax.html" ADD_DATE="1332624618" ICON_URI="http://www.linuxforums.org/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://www.linuxforums.org/favicon.ico" style="margin-right: 0.5em;"/>How can I change &#39;shmmax&#39;</A><a name="How can I change &#39;shmmax&#39;" href="#How can I change &#39;shmmax&#39;" style="margin-left: 0.5em;">&para;</a>
1474
<DD>page's description: I have installed Oracle 9i on RedHat 9.  
1475
 
1476
Current value of &#39;shmmax&#39; is 33554432.  
1477
 
1478
Some people recommend value of appr. 50% of the RAM. 
1479
 
1480
I tried to change the value of &#39;shmmax&#39; in two ways:  
1481
 
1482
1. cat 268435456 &gt; /proc/sys/kernel/shmmax 
1483
2. sysctl -w kernel.shmmax=268435456
1484
                        <DT><A HREF="http://www.cyberciti.biz/tips/postgres-allow-remote-access-tcp-connection.html" name="http://www.cyberciti.biz/tips/postgres-allow-remote-access-tcp-connection.html" ADD_DATE="1330813804" ICON_URI="http://s0.cyberciti.org/static/legacy/i/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://s0.cyberciti.org/static/legacy/i/favicon.ico" style="margin-right: 0.5em;"/>How Do I Enable remote access to PostgreSQL database server?</A><a name="How Do I Enable remote access to PostgreSQL database server?" href="#How Do I Enable remote access to PostgreSQL database server?" style="margin-left: 0.5em;">&para;</a>
1485
<DD>page's description: A step by step guide for enabling remote access to your PostgreSQL database server under Linux or UNIX operating system so that client can connect server remotely. 
1486
                        <DT><A HREF="http://serverfault.com/questions/300123/how-to-edit-system-catalogs-in-postgresql-8-1" name="http://serverfault.com/questions/300123/how-to-edit-system-catalogs-in-postgresql-8-1" ADD_DATE="1362485737" ICON_URI="http://cdn.sstatic.net/serverfault/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/serverfault/img/favicon.ico" style="margin-right: 0.5em;"/>How to edit system catalogs in PostgreSQL 8.1? - Server Fault</A><a name="How to edit system catalogs in PostgreSQL 8.1? - Server Fault" href="#How to edit system catalogs in PostgreSQL 8.1? - Server Fault" style="margin-left: 0.5em;">&para;</a>
1487
                        <DT><A HREF="http://code.activestate.com/recipes/286165-ilines-universal-newlines-from-any-data-source/" name="http://code.activestate.com/recipes/286165-ilines-universal-newlines-from-any-data-source/" ADD_DATE="1361889311" ICON_URI="http://code.activestate.com/static/activestyle/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://code.activestate.com/static/activestyle/img/favicon.ico" style="margin-right: 0.5em;"/>ilines -- universal newlines from any data source « Python recipes « ActiveState Code</A><a name="ilines -- universal newlines from any data source « Python recipes « ActiveState Code" href="#ilines -- universal newlines from any data source « Python recipes « ActiveState Code" style="margin-left: 0.5em;">&para;</a>
1488
                        <DT><A HREF="http://stackoverflow.com/questions/2563494/where-postgresql-logs-are-on-mac-os-x" name="http://stackoverflow.com/questions/2563494/where-postgresql-logs-are-on-mac-os-x" ADD_DATE="1350028821" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>logging - Where postgresql logs are on mac os x? - Stack Overflow</A><a name="logging - Where postgresql logs are on mac os x? - Stack Overflow" href="#logging - Where postgresql logs are on mac os x? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1489
                        <DT><A HREF="http://www.dbforums.com/postgresql/1655316-maximum-columns-problem.html" name="http://www.dbforums.com/postgresql/1655316-maximum-columns-problem.html" ADD_DATE="1360680549" ICON_URI="http://www.dbforums.com/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://www.dbforums.com/favicon.ico" style="margin-right: 0.5em;"/>Maximum columns problem - dBforums</A><a name="Maximum columns problem - dBforums" href="#Maximum columns problem - dBforums" style="margin-left: 0.5em;">&para;</a>
1490
<DD>page's description: Hi all, I have roughly 30,000 objects (tissue samples) for which I would like to store 1500 attributes for each sample. Each attribute is a numerical
1491
                        <DT><A HREF="http://mlawire.blogspot.com/2009/08/postgresql-indexes-on-foreign-keys.html" name="http://mlawire.blogspot.com/2009/08/postgresql-indexes-on-foreign-keys.html" ADD_DATE="1357356207" ICON_URI="http://mlawire.blogspot.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://mlawire.blogspot.com/favicon.ico" style="margin-right: 0.5em;"/>MLA Wire: Postgresql: Indexes on Foreign Keys</A><a name="MLA Wire: Postgresql: Indexes on Foreign Keys" href="#MLA Wire: Postgresql: Indexes on Foreign Keys" style="margin-left: 0.5em;">&para;</a>
1492
                        <DT><A HREF="http://blog.endpoint.com/2009/12/mysql-and-postgres-command-equivalents.html" name="http://blog.endpoint.com/2009/12/mysql-and-postgres-command-equivalents.html" ADD_DATE="1320697471" ICON_URI="http://blog.endpoint.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://blog.endpoint.com/favicon.ico" style="margin-right: 0.5em;"/>MySQL and Postgres command equivalents (mysql vs psql) | End Point Blog</A><a name="MySQL and Postgres command equivalents (mysql vs psql) | End Point Blog" href="#MySQL and Postgres command equivalents (mysql vs psql) | End Point Blog" style="margin-left: 0.5em;">&para;</a>
1493
<DD>page's description: End Point developers blog about ecommerce, databases, PostgreSQL, MySQL, Interchange, Ruby on Rails, Spree, Django, PHP, Android, hosting, Git, version control, Perl, Python, Java, and SEO.
1494
                        <DT><A HREF="http://vibhorkumar.wordpress.com/2013/08/04/new-in-postgresql-9-3-new-in-functions/" name="http://vibhorkumar.wordpress.com/2013/08/04/new-in-postgresql-9-3-new-in-functions/" ADD_DATE="1379908605" ICON_URI="http://1.gravatar.com/blavatar/b8bffed7fdb4c45db7f4f07f397841f3?s=16" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://1.gravatar.com/blavatar/b8bffed7fdb4c45db7f4f07f397841f3?s=16" style="margin-right: 0.5em;"/>New in PostgreSQL 9.3: New in Functions | Database Technologies</A><a name="New in PostgreSQL 9.3: New in Functions | Database Technologies" href="#New in PostgreSQL 9.3: New in Functions | Database Technologies" style="margin-left: 0.5em;">&para;</a>
1495
<DD>page's description: In the series of blogging about new features in 9.3, today, I thought about blogging new functions and improvements coming in PostgreSQL. Lets look whats new in 9.3, in terms of in build functions: 1. New in one array functions for one dimensional array PostgreSQL 9.3, is coming with new functions which can help users…
1496

  
1497
&quot;5. Improvement in pg_get_viewdef() to print new line after each SELECT and FROM entry &quot;
1498
                        <DT><A HREF="http://omega-glory.net/2007/12/12/postgresql-count-workaround/" name="http://omega-glory.net/2007/12/12/postgresql-count-workaround/" ADD_DATE="1365880540" ICON_URI="http://omega-glory.net/static/images/favicon.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://omega-glory.net/static/images/favicon.png" style="margin-right: 0.5em;"/>Omega Glory - PostgreSQL Slow Count Workaround</A><a name="Omega Glory - PostgreSQL Slow Count Workaround" href="#Omega Glory - PostgreSQL Slow Count Workaround" style="margin-left: 0.5em;">&para;</a>
1499
                        <DT><A HREF="http://www.pgadmin.org/docs/1.4/options-tab3.html" name="http://www.pgadmin.org/docs/1.4/options-tab3.html" ADD_DATE="1348017556" ICON_URI="http://www.pgadmin.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.pgadmin.org/favicon.ico" style="margin-right: 0.5em;"/>pgAdmin Options - Tab 3 (Query)</A><a name="pgAdmin Options - Tab 3 (Query)" href="#pgAdmin Options - Tab 3 (Query)" style="margin-left: 0.5em;">&para;</a>
1500
<DD>page's description: pgAdmin is the leading graphical Open Source management, development and administration tool for PostgreSQL, running on Windows, Linux, Solaris, FreeBSD and Mac OSX
1501
                        <DT><A HREF="http://en.wikipedia.org/wiki/PhpPgAdmin" name="http://en.wikipedia.org/wiki/PhpPgAdmin" ADD_DATE="1366901186" ICON_URI="http://bits.wikimedia.org/favicon/wikipedia.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://bits.wikimedia.org/favicon/wikipedia.ico" style="margin-right: 0.5em;"/>phpPgAdmin - Wikipedia, the free encyclopedia</A><a name="phpPgAdmin - Wikipedia, the free encyclopedia" href="#phpPgAdmin - Wikipedia, the free encyclopedia" style="margin-left: 0.5em;">&para;</a>
1502
                        <DT><A HREF="http://blog.xzion.net/2010/02/10/postgres-session-variables-neat/" name="http://blog.xzion.net/2010/02/10/postgres-session-variables-neat/" ADD_DATE="1364429984" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Postgres Session Variables – Neat. | An Oak In The Fall</A><a name="Postgres Session Variables – Neat. | An Oak In The Fall" href="#Postgres Session Variables – Neat. | An Oak In The Fall" style="margin-left: 0.5em;">&para;</a>
1503
<DD>page's description: Postgres Session Variables – Neat.
1504
                        <DT><A HREF="http://stackoverflow.com/questions/1943433/postgresql-concat-ws-like-function" name="http://stackoverflow.com/questions/1943433/postgresql-concat-ws-like-function" ADD_DATE="1362549138" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>Postgresql - concat_ws like function? - Stack Overflow</A><a name="Postgresql - concat_ws like function? - Stack Overflow" href="#Postgresql - concat_ws like function? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1505
                        <DT><A HREF="http://postgresql.1045698.n5.nabble.com/GENERAL-Update-on-tables-when-the-row-doesn-t-change-td1844002.html#a1844018" name="http://postgresql.1045698.n5.nabble.com/GENERAL-Update-on-tables-when-the-row-doesn-t-change-td1844002.html#a1844018" ADD_DATE="1373545159" ICON_URI="http://postgresql.1045698.n5.nabble.com/favicon.ico"><img width="16" height="16" src="http://postgresql.1045698.n5.nabble.com/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL - general - [GENERAL] Update on tables when the row doesn&#39;t change</A><a name="PostgreSQL - general - [GENERAL] Update on tables when the row doesn&#39;t change" href="#PostgreSQL - general - [GENERAL] Update on tables when the row doesn&#39;t change" style="margin-left: 0.5em;">&para;</a>
1506
<DD>page's description: [GENERAL] Update on tables when the row doesn&#39;t change. Hi all, maybe it&#39;s a very silly question, but why does Postgres perform an update on the table even if no data changes? I recognized this...
1507

  
1508
&quot;Because testing for this would almost surely be a net loss for the vast
1509
majority of applications.  Checking to see if the new row value exactly
1510
equals the old is hardly a zero-cost operation; if you pay that on every
1511
update, that&#39;s a lot of overhead that you are hoping to make back by
1512
sometimes avoiding the physical store of the new tuple.&quot;
1513
                        <DT><A HREF="http://postgresql.1045698.n5.nabble.com/Quiet-quot-CONTEXT-quot-td1906036.html#a1906037" name="http://postgresql.1045698.n5.nabble.com/Quiet-quot-CONTEXT-quot-td1906036.html#a1906037" ADD_DATE="1372895140" ICON_URI="http://postgresql.1045698.n5.nabble.com/favicon.ico"><img width="16" height="16" src="http://postgresql.1045698.n5.nabble.com/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL - general - Quiet &quot;CONTEXT&quot;?</A><a name="PostgreSQL - general - Quiet &quot;CONTEXT&quot;?" href="#PostgreSQL - general - Quiet &quot;CONTEXT&quot;?" style="margin-left: 0.5em;">&para;</a>
1514
<DD>page's description: Quiet &quot;CONTEXT&quot;?. Hi all, I&#39;m in the process of debugging some PL/pgSQL functions. I have function A which calls function B (e.g. on Line 22). The debugging info I&#39;m interested in is in...
1515

  
1516
&quot;In psql, &quot;\set VERBOSITY terse&quot; might approximate what you want.&quot; (tom lane)
1517
                        <DT><A HREF="http://stackoverflow.com/questions/6454146/getting-the-encoding-of-a-postgres-database-using-the-command-line" name="http://stackoverflow.com/questions/6454146/getting-the-encoding-of-a-postgres-database-using-the-command-line" ADD_DATE="1367852352" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>postgresql - Getting the encoding of a Postgres database using the command line? - Stack Overflow</A><a name="postgresql - Getting the encoding of a Postgres database using the command line? - Stack Overflow" href="#postgresql - Getting the encoding of a Postgres database using the command line? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1518
                        <DT><A HREF="http://stackoverflow.com/questions/13683533/hash-a-column-in-postgres-using-sha-256" name="http://stackoverflow.com/questions/13683533/hash-a-column-in-postgres-using-sha-256" ADD_DATE="1362049774" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>postgresql - Hash a column in postgres using sha-256 - Stack Overflow</A><a name="postgresql - Hash a column in postgres using sha-256 - Stack Overflow" href="#postgresql - Hash a column in postgres using sha-256 - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1519
                        <DT><A HREF="http://www.sqlines.com/postgresql/how-to/create_user_defined_type" name="http://www.sqlines.com/postgresql/how-to/create_user_defined_type" ADD_DATE="1366907079" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>PostgreSQL - How to Create User-Defined Type (UDT) - SQLines</A><a name="PostgreSQL - How to Create User-Defined Type (UDT) - SQLines" href="#PostgreSQL - How to Create User-Defined Type (UDT) - SQLines" style="margin-left: 0.5em;">&para;</a>
1520
<DD>page's description: You can create a user-defined type using CREATE DOMAIN and CREATE TYPE statements.  Quick Example:      -- Define a type using CREATE DOMAIN    CREATE DOMAIN addr VARCHAR(90) NOT NULL DEFAULT &#39;N/A&#39;;    -- Define a type using CREATE TYPE    CREATE TYPE address AS (city VARCHAR(90), street VARCHAR(90));       -- Use them in a table     CREATE TABLE location (ship_address addr, full_address address);
1521
                        <DT><A HREF="http://stackoverflow.com/questions/7605126/how-to-include-files-relative-to-the-current-executing-script-in-psql" name="http://stackoverflow.com/questions/7605126/how-to-include-files-relative-to-the-current-executing-script-in-psql" ADD_DATE="1363458243" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>postgresql - How to include files relative to the current executing script in psql? - Stack Overflow</A><a name="postgresql - How to include files relative to the current executing script in psql? - Stack Overflow" href="#postgresql - How to include files relative to the current executing script in psql? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1522
                        <DT><A HREF="http://stackoverflow.com/questions/13260042/how-to-restore-public-schema-into-different-schema" name="http://stackoverflow.com/questions/13260042/how-to-restore-public-schema-into-different-schema" ADD_DATE="1377658202" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>postgresql - How to restore public schema into different schema - Stack Overflow</A><a name="postgresql - How to restore public schema into different schema - Stack Overflow" href="#postgresql - How to restore public schema into different schema - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1523
                        <DT><A HREF="http://stackoverflow.com/questions/7682102/putting-explain-results-into-a-table" name="http://stackoverflow.com/questions/7682102/putting-explain-results-into-a-table" ADD_DATE="1351738902" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>postgresql - Putting EXPLAIN results into a table? - Stack Overflow</A><a name="postgresql - Putting EXPLAIN results into a table? - Stack Overflow" href="#postgresql - Putting EXPLAIN results into a table? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1524
                        <DT><A HREF="http://postgresql.1045698.n5.nabble.com/foreign-key-on-pg-shadow-td2142568.html" name="http://postgresql.1045698.n5.nabble.com/foreign-key-on-pg-shadow-td2142568.html" ADD_DATE="1362551492" ICON_URI="http://postgresql.1045698.n5.nabble.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://postgresql.1045698.n5.nabble.com/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL - sql - foreign key on pg_shadow</A><a name="PostgreSQL - sql - foreign key on pg_shadow" href="#PostgreSQL - sql - foreign key on pg_shadow" style="margin-left: 0.5em;">&para;</a>
1525
<DD>page's description: foreign key on pg_shadow. Dear list, Upon designing our application we thought that the following setup would be a good idea to implement security: Using the pg_shadow table as it is: |...
1526
                        <DT><A HREF="http://www.jonathandean.com/2011/08/postgresql-8-4-on-mac-os-x-10-7-lion/" name="http://www.jonathandean.com/2011/08/postgresql-8-4-on-mac-os-x-10-7-lion/" ADD_DATE="1368571746" ICON_URI="http://www.jonathandean.com/wp-content/themes/jonathandean_v10/images/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.jonathandean.com/wp-content/themes/jonathandean_v10/images/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL 8.4 on Mac OS X 10.7 (Lion) | Jonathan Dean</A><a name="PostgreSQL 8.4 on Mac OS X 10.7 (Lion) | Jonathan Dean" href="#PostgreSQL 8.4 on Mac OS X 10.7 (Lion) | Jonathan Dean" style="margin-left: 0.5em;">&para;</a>
1527
<DD>page's description: Web Software Engineer
1528
                        <DT><A HREF="http://pgsql.tapoueh.org/site/html/news/20080131.bloat.html" name="http://pgsql.tapoueh.org/site/html/news/20080131.bloat.html" ADD_DATE="1342200625" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>PostgreSQL and bloat</A><a name="PostgreSQL and bloat" href="#PostgreSQL and bloat" style="margin-left: 0.5em;">&para;</a>
1529
<DD>page's description: /dev/dim
1530
                        <DT><A HREF="http://developer.apple.com/internet/opensource/postgres.html" name="http://developer.apple.com/internet/opensource/postgres.html" ADD_DATE="1317851881" ICON_URI="http://developer.apple.com/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://developer.apple.com/favicon.ico" style="margin-right: 0.5em;"/>PostgreSQL on Mac OS X</A><a name="PostgreSQL on Mac OS X" href="#PostgreSQL on Mac OS X" style="margin-left: 0.5em;">&para;</a>
1531
                        <DT><A HREF="http://blog.hersoncruz.com/2011/12/postgresql-services-mac-os-x-lion-startstop/" name="http://blog.hersoncruz.com/2011/12/postgresql-services-mac-os-x-lion-startstop/" ADD_DATE="1363361844" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>PostgreSQL services Mac OS X Lion start/stop | blog.hersoncruz.com</A><a name="PostgreSQL services Mac OS X Lion start/stop | blog.hersoncruz.com" href="#PostgreSQL services Mac OS X Lion start/stop | blog.hersoncruz.com" style="margin-left: 0.5em;">&para;</a>
1532
                        <DT><A HREF="http://stackoverflow.com/questions/7622908/postgresql-drop-function-without-knowing-the-number-type-of-parameters" name="http://stackoverflow.com/questions/7622908/postgresql-drop-function-without-knowing-the-number-type-of-parameters" ADD_DATE="1339770662" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>postgresql, DROP FUNCTION without knowing the number/type of parameters? - Stack Overflow</A><a name="postgresql, DROP FUNCTION without knowing the number/type of parameters? - Stack Overflow" href="#postgresql, DROP FUNCTION without knowing the number/type of parameters? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1533
                        <DT><A HREF="http://explainextended.com/2009/05/05/postgresql-row-numbers/" name="http://explainextended.com/2009/05/05/postgresql-row-numbers/" ADD_DATE="1336436209" ICON_URI="http://explainextended.com/wp-content/themes/journalist/favicon.png" LAST_CHARSET="windows-1251"><img width="16" height="16" src="http://explainextended.com/wp-content/themes/journalist/favicon.png" style="margin-right: 0.5em;"/>PostgreSQL: assigning ROWNUM (row number) to each returned row | EXPLAIN EXTENDED</A><a name="PostgreSQL: assigning ROWNUM (row number) to each returned row | EXPLAIN EXTENDED" href="#PostgreSQL: assigning ROWNUM (row number) to each returned row | EXPLAIN EXTENDED" style="margin-left: 0.5em;">&para;</a>
1534
<DD>page's description: How to create fast database queries
1535
                        <DT><A HREF="http://code.google.com/p/pqc/" name="http://code.google.com/p/pqc/" ADD_DATE="1340056974" ICON_URI="http://www.gstatic.com/codesite/ph/images/phosting.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.gstatic.com/codesite/ph/images/phosting.ico" style="margin-right: 0.5em;"/>pqc - PostgreSQL Query Cache - Google Project Hosting</A><a name="pqc - PostgreSQL Query Cache - Google Project Hosting" href="#pqc - PostgreSQL Query Cache - Google Project Hosting" style="margin-left: 0.5em;">&para;</a>
1536
                        <DT><A HREF="http://grokbase.com/t/postgresql/pgsql-sql/10bcqahmaf/psql-f-copy-from-stdin" name="http://grokbase.com/t/postgresql/pgsql-sql/10bcqahmaf/psql-f-copy-from-stdin" ADD_DATE="1363458007" ICON_URI="http://grokbase.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://grokbase.com/favicon.ico" style="margin-right: 0.5em;"/>psql -f COPY from STDIN - Grokbase</A><a name="psql -f COPY from STDIN - Grokbase" href="#psql -f COPY from STDIN - Grokbase" style="margin-left: 0.5em;">&para;</a>
1537
<DD>page's description: (5 replies) The following command works fine when pasing it to psql via the -c option: cat event.csv | \ psql -c &quot;COPY (event_id, event_name) FROM STDIN DELIMITER AS &#39;,&#39; NULL AS &#39;&#39;&quot; When executed from a file via -f, it does nothing (no error messages either): event.sql: COPY (event_id, event_name) FROM STDIN DELIMITER AS &#39;,&#39; NULL AS &#39;&#39; cat event.csv | psql -f event.sql What&#39;s the problem? Many thanks in advance. -- Best Regards, Tarlika Elisabeth Schmitz
1538
                        <DT><A HREF="http://initd.org/psycopg/docs/" name="http://initd.org/psycopg/docs/" ADD_DATE="1325893540" ICON_URI="http://initd.org/favicon.ico"><img width="16" height="16" src="http://initd.org/favicon.ico" style="margin-right: 0.5em;"/>Psycopg</A><a name="Psycopg" href="#Psycopg" style="margin-left: 0.5em;">&para;</a>
1539
                        <DT><A HREF="http://www.postgresql.org/message-id/20374.1211574676@sss.pgh.pa.us" name="http://www.postgresql.org/message-id/20374.1211574676@sss.pgh.pa.us" ADD_DATE="1360680610" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>Re: 1600 column limit per table</A><a name="Re: 1600 column limit per table" href="#Re: 1600 column limit per table" style="margin-left: 0.5em;">&para;</a>
1540
                        <DT><A HREF="http://archives.postgresql.org/message-id/9359.1243290777@sss.pgh.pa.us" name="http://archives.postgresql.org/message-id/9359.1243290777@sss.pgh.pa.us" ADD_DATE="1351739104" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Re: generic options for explain</A><a name="Re: generic options for explain" href="#Re: generic options for explain" style="margin-left: 0.5em;">&para;</a>
1541
                        <DT><A HREF="http://www.postgresql.org/message-id/5fe0d78bda51d7176940fb8e78739b54@biglumber.com" name="http://www.postgresql.org/message-id/5fe0d78bda51d7176940fb8e78739b54@biglumber.com" ADD_DATE="1368696895" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>Re: How to start a database in ReadOnly mode?</A><a name="Re: How to start a database in ReadOnly mode?" href="#Re: How to start a database in ReadOnly mode?" style="margin-left: 0.5em;">&para;</a>
1542
                        <DT><A HREF="http://archives.postgresql.org/pgadmin-support/2012-05/msg00036.php" name="http://archives.postgresql.org/pgadmin-support/2012-05/msg00036.php" ADD_DATE="1340228310" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Re: Restoring right side of the display</A><a name="Re: Restoring right side of the display" href="#Re: Restoring right side of the display" style="margin-left: 0.5em;">&para;</a>
1543
                        <DT><A HREF="http://www.postgresql.org/message-id/140.1227903396@sss.pgh.pa.us" name="http://www.postgresql.org/message-id/140.1227903396@sss.pgh.pa.us" ADD_DATE="1379925644" ICON_URI="http://www.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>Re: why hash on the primary key?</A><a name="Re: why hash on the primary key?" href="#Re: why hash on the primary key?" style="margin-left: 0.5em;">&para;</a>
1544
<DD>&quot;A probe into an in-memory hashtable is a lot
1545
cheaper than a probe into an index, so this type of plan makes plenty
1546
of sense if the hashtable will fit in RAM and there are going to be a
1547
lot of probes&quot;
1548
                        <DT><A HREF="http://stackoverflow.com/questions/2647158/how-can-i-hash-passwords-in-postgresql" name="http://stackoverflow.com/questions/2647158/how-can-i-hash-passwords-in-postgresql" ADD_DATE="1344468295" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>security - How can I hash passwords in postgresql? - Stack Overflow</A><a name="security - How can I hash passwords in postgresql? - Stack Overflow" href="#security - How can I hash passwords in postgresql? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1549
                        <DT><A HREF="http://www.depesz.com/2010/06/28/should-you-use-hash-index/" name="http://www.depesz.com/2010/06/28/should-you-use-hash-index/" ADD_DATE="1341863773" ICON_URI="http://www.depesz.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.depesz.com/favicon.ico" style="margin-right: 0.5em;"/>select * from depesz; » Blog Archive » Should you use HASH index?</A><a name="select * from depesz; » Blog Archive » Should you use HASH index?" href="#select * from depesz; » Blog Archive » Should you use HASH index?" style="margin-left: 0.5em;">&para;</a>
1550
                        <DT><A HREF="http://www.depesz.com/2008/08/05/waiting-for-84-hash-based-distinct/" name="http://www.depesz.com/2008/08/05/waiting-for-84-hash-based-distinct/" ADD_DATE="1351759513" ICON_URI="http://www.depesz.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.depesz.com/favicon.ico" style="margin-right: 0.5em;"/>select * from depesz; » Blog Archive » Waiting for 8.4 – hash based DISTINCT</A><a name="select * from depesz; » Blog Archive » Waiting for 8.4 – hash based DISTINCT" href="#select * from depesz; » Blog Archive » Waiting for 8.4 – hash based DISTINCT" style="margin-left: 0.5em;">&para;</a>
1551
                        <DT><A HREF="http://stackoverflow.com/questions/6274457/set-isolation-level-for-postgresql-stored-procedures" name="http://stackoverflow.com/questions/6274457/set-isolation-level-for-postgresql-stored-procedures" ADD_DATE="1378328473" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>set isolation level for postgresql stored procedures - Stack Overflow</A><a name="set isolation level for postgresql stored procedures - Stack Overflow" href="#set isolation level for postgresql stored procedures - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1552
<DD>&quot;In PG your procedures aren&#39;t separate transactions&quot;
1553
                        <DT><A HREF="http://forums.devshed.com/postgresql-help-21/slow-queries-after-convertinf-db-from-sql-ascii-to-utf8t-887470.html" name="http://forums.devshed.com/postgresql-help-21/slow-queries-after-convertinf-db-from-sql-ascii-to-utf8t-887470.html" ADD_DATE="1367833539" ICON_URI="http://forums.devshed.com/images/favicon2.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://forums.devshed.com/images/favicon2.ico" style="margin-right: 0.5em;"/>Slow queries after convertinf DB from SQL_ASCII to UTF8 - Dev Shed</A><a name="Slow queries after convertinf DB from SQL_ASCII to UTF8 - Dev Shed" href="#Slow queries after convertinf DB from SQL_ASCII to UTF8 - Dev Shed" style="margin-left: 0.5em;">&para;</a>
1554
<DD>page's description: Slow queries after convertinf DB from SQL_ASCII to UTF8- PostgreSQL Help. Visit Dev Shed to discuss Slow queries after convertinf DB from SQL_ASCII to UTF8
1555

  
1556
&quot;my search queries take 5 times longer to give me results&quot; [in UTF8 than in SQL_ASCII]
1557
                        <DT><A HREF="http://sourceforge.net/tracker/?func=detail&aid=3072065&group_id=37132&atid=418980" name="http://sourceforge.net/tracker/?func=detail&aid=3072065&group_id=37132&atid=418980" ADD_DATE="1355382299" ICON_URI="http://sourceforge.net/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://sourceforge.net/favicon.ico" style="margin-right: 0.5em;"/>SourceForge.net: phpPgAdmin: Detail: 3072065 - &quot;Auto login&quot; doesn&#39;t work</A><a name="SourceForge.net: phpPgAdmin: Detail: 3072065 - &quot;Auto login&quot; doesn&#39;t work" href="#SourceForge.net: phpPgAdmin: Detail: 3072065 - &quot;Auto login&quot; doesn&#39;t work" style="margin-left: 0.5em;">&para;</a>
1558
<DD>page's description: phpPgAdmin is a fully functional web-based administration utility for a PostgreSQL database server. It handles all the basic functionality as well as some advanced features such as triggers, views and functions (stored procs)
1559
                        <DT><A HREF="http://stackoverflow.com/questions/12570724/foreign-key-to-a-pg-catalog-table-in-postgresql" name="http://stackoverflow.com/questions/12570724/foreign-key-to-a-pg-catalog-table-in-postgresql" ADD_DATE="1362551133" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>sql - Foreign key to a pg_catalog table in PostgreSQL - Stack Overflow</A><a name="sql - Foreign key to a pg_catalog table in PostgreSQL - Stack Overflow" href="#sql - Foreign key to a pg_catalog table in PostgreSQL - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1560
                        <DT><A HREF="http://stackoverflow.com/questions/10306830/postgres-define-a-default-value-for-cast-failures" name="http://stackoverflow.com/questions/10306830/postgres-define-a-default-value-for-cast-failures" ADD_DATE="1369339956" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>sql - Postgres: define a default value for CAST failures? - Stack Overflow</A><a name="sql - Postgres: define a default value for CAST failures? - Stack Overflow" href="#sql - Postgres: define a default value for CAST failures? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1561
                        <DT><A HREF="http://stackoverflow.com/questions/398884/postgresql-hash-index" name="http://stackoverflow.com/questions/398884/postgresql-hash-index" ADD_DATE="1366152256" ICON_URI="http://stackoverflow.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://stackoverflow.com/favicon.ico" style="margin-right: 0.5em;"/>sql - PostgreSQL HASH index - Stack Overflow</A><a name="sql - PostgreSQL HASH index - Stack Overflow" href="#sql - PostgreSQL HASH index - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1562
<DD>&quot;It should be noted that as of version 8.4 the issue with Hash indexes being less efficient and slower than b-tree indexes is resolved&quot;
1563
                        <DT><A HREF="http://stackoverflow.com/questions/12606842/what-is-the-maximum-number-of-columns-in-a-postgresql-select-query" name="http://stackoverflow.com/questions/12606842/what-is-the-maximum-number-of-columns-in-a-postgresql-select-query" ADD_DATE="1360679821" ICON_URI="http://stackoverflow.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://stackoverflow.com/favicon.ico" style="margin-right: 0.5em;"/>sql - What is the maximum number of columns in a PostgreSQL select query - Stack Overflow</A><a name="sql - What is the maximum number of columns in a PostgreSQL select query - Stack Overflow" href="#sql - What is the maximum number of columns in a PostgreSQL select query - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1564
                        <DT><A HREF="http://wiki.postgresql.org/wiki/String_Functions_and_Operators_Compatibility#concat_ws" name="http://wiki.postgresql.org/wiki/String_Functions_and_Operators_Compatibility#concat_ws" ADD_DATE="1362550434" ICON_URI="http://wiki.postgresql.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://wiki.postgresql.org/favicon.ico" style="margin-right: 0.5em;"/>String Functions and Operators Compatibility - PostgreSQL wiki</A><a name="String Functions and Operators Compatibility - PostgreSQL wiki" href="#String Functions and Operators Compatibility - PostgreSQL wiki" style="margin-left: 0.5em;">&para;</a>
1565
                        <DT><A HREF="http://vibhorkumar.wordpress.com/2011/10/28/instead-of-trigger/" name="http://vibhorkumar.wordpress.com/2011/10/28/instead-of-trigger/" ADD_DATE="1379908228" ICON_URI="http://1.gravatar.com/blavatar/b8bffed7fdb4c45db7f4f07f397841f3?s=16" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://1.gravatar.com/blavatar/b8bffed7fdb4c45db7f4f07f397841f3?s=16" style="margin-right: 0.5em;"/>Updateable Views in PostgreSQL 9.1 using INSTEAD OF Trigger | Database Technologies</A><a name="Updateable Views in PostgreSQL 9.1 using INSTEAD OF Trigger | Database Technologies" href="#Updateable Views in PostgreSQL 9.1 using INSTEAD OF Trigger | Database Technologies" style="margin-left: 0.5em;">&para;</a>
1566
<DD>page's description: About updateable views user ask many times. Is it supported in PostgreSQL? Can we write Complex updateable views? Answer for above is yes. Till 9.0, we have to use RULE for implementing updateable view. Again, RULE Implementation used to be a bit tidious, since user has to write multiple RULES to implement this feature. Following…
1567

  
1568
&quot;Till 9.0, we have to use RULE for implementing updateable view&quot;
1569
                    </DL><p>
1570
                    <DT><a name="SQLite" href="#SQLite"><H3 ADD_DATE="1367832799">SQLite</H3></a>
1571
                    <DL><p>
1572
                        <DT><A HREF="http://sqlite.org/limits.html" name="http://sqlite.org/limits.html" ADD_DATE="1360681987" ICON_URI="http://sqlite.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://sqlite.org/favicon.ico" style="margin-right: 0.5em;"/>Implementation Limits For SQLite</A><a name="Implementation Limits For SQLite" href="#Implementation Limits For SQLite" style="margin-left: 0.5em;">&para;</a>
1573
                        <DT><A HREF="https://projects.nceas.ucsb.edu/nceas/issues/363#note-7" name="https://projects.nceas.ucsb.edu/nceas/issues/363#note-7" ADD_DATE="1372412589" ICON_URI="https://projects.nceas.ucsb.edu/nceas/favicon.ico?1347421715" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://projects.nceas.ucsb.edu/nceas/favicon.ico?1347421715" style="margin-right: 0.5em;"/>Quick example comparing SQLite vs PostgreSQL timings &lt; Task #363: Assemble all GHCN data into a single database - Environment and organisms - NCEAS Projects</A><a name="Quick example comparing SQLite vs PostgreSQL timings &lt; Task #363: Assemble all GHCN data into a single database - Environment and organisms - NCEAS Projects" href="#Quick example comparing SQLite vs PostgreSQL timings &lt; Task #363: Assemble all GHCN data into a single database - Environment and organisms - NCEAS Projects" style="margin-left: 0.5em;">&para;</a>
1574
<DD>page's description: Redmine
1575

  
1576
&quot;SQLite takes nearly twice as long even though it doesn&#39;t have the precip records and is thus less than half the size.&quot;
1577
                        <DT><A HREF="http://stackoverflow.com/questions/9356753/can-i-update-new-in-before-insert-trigger-in-sqlite" name="http://stackoverflow.com/questions/9356753/can-i-update-new-in-before-insert-trigger-in-sqlite" ADD_DATE="1373408214" ICON_URI="https://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>sql - Can I update New in before insert trigger in sqlite? - Stack Overflow</A><a name="sql - Can I update New in before insert trigger in sqlite? - Stack Overflow" href="#sql - Can I update New in before insert trigger in sqlite? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1578
<DD>&quot;The only solution I&#39;ve found: [in trigger body]
1579

  
1580
insert into test values (New.id, now());
1581
select raise(ignore);
1582
&quot;
1583

  
1584
&quot;No, you can&#39;t update NEW.
1585

  
1586
What I tend to do is use a VIEW with an INSTEAD OF trigger&quot;
1587
                        <DT><A HREF="http://www.sqlite.org/lang_createtrigger.html" name="http://www.sqlite.org/lang_createtrigger.html" ADD_DATE="1373407893" ICON_URI="http://www.sqlite.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.sqlite.org/favicon.ico" style="margin-right: 0.5em;"/>SQLite Query Language: CREATE TRIGGER</A><a name="SQLite Query Language: CREATE TRIGGER" href="#SQLite Query Language: CREATE TRIGGER" style="margin-left: 0.5em;">&para;</a>
1588
                    </DL><p>
1589
                    <DT><a name="XPath to SQL" href="#XPath to SQL"><H3 ADD_DATE="1367832814">XPath to SQL</H3></a>
1590
                    <DL><p>
1591
                        <DT><A HREF="http://publib.boulder.ibm.com/infocenter/iadthelp/v7r0/index.jsp?topic=/com.ibm.etools.logging.ui.doc.user/ref/rmapping_XPath_SQL.html" name="http://publib.boulder.ibm.com/infocenter/iadthelp/v7r0/index.jsp?topic=/com.ibm.etools.logging.ui.doc.user/ref/rmapping_XPath_SQL.html" ADD_DATE="1366335769" ICON_URI="http://publib.boulder.ibm.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://publib.boulder.ibm.com/favicon.ico" style="margin-right: 0.5em;"/>http://publib.boulder.ibm.com/infocenter/iadthelp/v7r0/index.jsp?topic=/com.ibm.etools.logging.ui.doc.user/ref/rmapping_XPath_SQL.html</A><a name="http://publib.boulder.ibm.com/infocenter/iadthelp/v7r0/index.jsp?topic=/com.ibm.etools.logging.ui.doc.user/ref/rmapping_XPath_SQL.html" href="#http://publib.boulder.ibm.com/infocenter/iadthelp/v7r0/index.jsp?topic=/com.ibm.etools.logging.ui.doc.user/ref/rmapping_XPath_SQL.html" style="margin-left: 0.5em;">&para;</a>
1592
                        <DT><A HREF="http://www.velocityreviews.com/forums/t168336-xpath-to-sql-translation.html" name="http://www.velocityreviews.com/forums/t168336-xpath-to-sql-translation.html" ADD_DATE="1366335182" ICON_URI="http://www.velocityreviews.com/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://www.velocityreviews.com/favicon.ico" style="margin-right: 0.5em;"/>xpath to sql translation</A><a name="xpath to sql translation" href="#xpath to sql translation" style="margin-left: 0.5em;">&para;</a>
1593
<DD>page's description: Are there any tools (java classes, tag libraries) which can translate xpath statements into a SQL query? Given an xpath query which has a predicate that filters node values or 
1594

  
1595
&quot;I&#39;ve never seen an Xpath to SELECT [] FROM [] WHERE clause translation.
1596
And it is not easy to do that,
1597
because you have to have rules in how you store xml in a relational database.
1598

  
1599
I think that&#39;s also the reason there are no tools to do that.&quot;
1600

  
1601
&quot;
1602
We have found a couple of products on IBM&#39;s Alphaworks site. One of
1603
them uses the &quot;DB2 XML Extenders&quot; mapping of XML&lt;=&gt;SQL. The other
1604
seems to create a default mapping based on SQL metadata.
1605

  
1606
Both of them are limited to Linux &amp; Windows. While we may use these,
1607
our main RDB is DB2 for ISeries. So we are still checking.
1608

  
1609
If you are curious, the links are:
1610
http://www.alphaworks.ibm.com/tech/xtable
1611
http://www.alphaworks.ibm.com/tech/db2uriaccess
1612
&quot;
1613
                    </DL><p>
1614
                    <DT><A HREF="http://wiki.postgresql.org/wiki/GUI_Database_Design_Tools" name="http://wiki.postgresql.org/wiki/GUI_Database_Design_Tools" ADD_DATE="1318547198" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>GUI Database Design Tools - PostgreSQL wiki</A><a name="GUI Database Design Tools - PostgreSQL wiki" href="#GUI Database Design Tools - PostgreSQL wiki" style="margin-left: 0.5em;">&para;</a>
1615
                </DL><p>
1616
                <DT><A HREF="http://en.wikipedia.org/wiki/Object-relational_database" name="http://en.wikipedia.org/wiki/Object-relational_database" ADD_DATE="1367483651" ICON_URI="http://bits.wikimedia.org/favicon/wikipedia.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://bits.wikimedia.org/favicon/wikipedia.ico" style="margin-right: 0.5em;"/>Object-relational database - Wikipedia, the free encyclopedia</A><a name="Object-relational database - Wikipedia, the free encyclopedia" href="#Object-relational database - Wikipedia, the free encyclopedia" style="margin-left: 0.5em;">&para;</a>
1617
            </DL><p>
1618
            <DT><a name="Python" href="#Python"><H3 ADD_DATE="1332111510">Python</H3></a>
1619
            <DL><p>
1620
                <DT><a name="doc" href="#doc"><H3 ADD_DATE="1374752971">doc</H3></a>
1621
                <DL><p>
1622
                    <DT><A HREF="http://docs.python.org/2/library/csv.html" name="http://docs.python.org/2/library/csv.html" ADD_DATE="1364437781" ICON_URI="http://docs.python.org/2/_static/py.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/2/_static/py.png" style="margin-right: 0.5em;"/>13.1. csv — CSV File Reading and Writing — Python v2.7.3 documentation</A><a name="13.1. csv — CSV File Reading and Writing — Python v2.7.3 documentation" href="#13.1. csv — CSV File Reading and Writing — Python v2.7.3 documentation" style="margin-left: 0.5em;">&para;</a>
1623
                    <DT><A HREF="http://docs.python.org/2/library/xml.html#xml-vulnerabilities" name="http://docs.python.org/2/library/xml.html#xml-vulnerabilities" ADD_DATE="1367383238" ICON_URI="http://docs.python.org/2/_static/py.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/2/_static/py.png" style="margin-right: 0.5em;"/>19.5. XML Processing Modules — Python v2.7.4 documentation</A><a name="19.5. XML Processing Modules — Python v2.7.4 documentation" href="#19.5. XML Processing Modules — Python v2.7.4 documentation" style="margin-left: 0.5em;">&para;</a>
1624
                    <DT><A HREF="http://docs.python.org/library/xml.dom.html#id3" name="http://docs.python.org/library/xml.dom.html#id3" ADD_DATE="1323982667" ICON_URI="http://docs.python.org/_static/py.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/_static/py.png" style="margin-right: 0.5em;"/>19.6. xml.dom — The Document Object Model API — Python v2.7.2 documentation</A><a name="19.6. xml.dom — The Document Object Model API — Python v2.7.2 documentation" href="#19.6. xml.dom — The Document Object Model API — Python v2.7.2 documentation" style="margin-left: 0.5em;">&para;</a>
1625
                    <DT><A HREF="http://docs.python.org/library/urllib2.html" name="http://docs.python.org/library/urllib2.html" ADD_DATE="1332823418" ICON_URI="http://docs.python.org/_static/py.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/_static/py.png" style="margin-right: 0.5em;"/>20.6. urllib2 — extensible library for opening URLs — Python v2.7.2 documentation</A><a name="20.6. urllib2 — extensible library for opening URLs — Python v2.7.2 documentation" href="#20.6. urllib2 — extensible library for opening URLs — Python v2.7.2 documentation" style="margin-left: 0.5em;">&para;</a>
1626
                    <DT><A HREF="http://docs.python.org/library/profile.html" name="http://docs.python.org/library/profile.html" ADD_DATE="1328843460" ICON_URI="http://docs.python.org/_static/py.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/_static/py.png" style="margin-right: 0.5em;"/>26.4. The Python Profilers — Python v2.7.2 documentation</A><a name="26.4. The Python Profilers — Python v2.7.2 documentation" href="#26.4. The Python Profilers — Python v2.7.2 documentation" style="margin-left: 0.5em;">&para;</a>
1627
                    <DT><A HREF="http://docs.python.org/2/library/trace.html" name="http://docs.python.org/2/library/trace.html" ADD_DATE="1370544474" ICON_URI="http://docs.python.org/2/_static/py.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/2/_static/py.png" style="margin-right: 0.5em;"/>26.7. trace — Trace or track Python statement execution — Python v2.7.5 documentation</A><a name="26.7. trace — Trace or track Python statement execution — Python v2.7.5 documentation" href="#26.7. trace — Trace or track Python statement execution — Python v2.7.5 documentation" style="margin-left: 0.5em;">&para;</a>
1628
                    <DT><A HREF="http://docs.python.org/library/warnings.html" name="http://docs.python.org/library/warnings.html" ADD_DATE="1329446705" ICON_URI="http://docs.python.org/_static/py.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/_static/py.png" style="margin-right: 0.5em;"/>27.6. warnings — Warning control — Python v2.7.2 documentation</A><a name="27.6. warnings — Warning control — Python v2.7.2 documentation" href="#27.6. warnings — Warning control — Python v2.7.2 documentation" style="margin-left: 0.5em;">&para;</a>
1629
                    <DT><A HREF="http://docs.python.org/reference/datamodel.html" name="http://docs.python.org/reference/datamodel.html" ADD_DATE="1334442588" ICON_URI="http://docs.python.org/_static/py.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/_static/py.png" style="margin-right: 0.5em;"/>3. Data model — Python v2.7.3 documentation</A><a name="3. Data model — Python v2.7.3 documentation" href="#3. Data model — Python v2.7.3 documentation" style="margin-left: 0.5em;">&para;</a>
1630
                    <DT><A HREF="http://docs.python.org/library/stdtypes.html" name="http://docs.python.org/library/stdtypes.html" ADD_DATE="1339111594" ICON_URI="http://docs.python.org/_static/py.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/_static/py.png" style="margin-right: 0.5em;"/>5. Built-in Types — Python v2.7.3 documentation</A><a name="5. Built-in Types — Python v2.7.3 documentation" href="#5. Built-in Types — Python v2.7.3 documentation" style="margin-left: 0.5em;">&para;</a>
1631
                    <DT><A HREF="http://docs.python.org/reference/expressions.html#summary" name="http://docs.python.org/reference/expressions.html#summary" ADD_DATE="1332111498" ICON_URI="http://docs.python.org/_static/py.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/_static/py.png" style="margin-right: 0.5em;"/>5. Expressions — Python v2.7.2 documentation</A><a name="5. Expressions — Python v2.7.2 documentation" href="#5. Expressions — Python v2.7.2 documentation" style="margin-left: 0.5em;">&para;</a>
1632
                    <DT><A HREF="http://docs.python.org/library/re.html" name="http://docs.python.org/library/re.html" ADD_DATE="1326318974" ICON_URI="http://docs.python.org/2/_static/py.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/2/_static/py.png" style="margin-right: 0.5em;"/>7.2. re — Regular expression operations — Python v2.7.2 documentation</A><a name="7.2. re — Regular expression operations — Python v2.7.2 documentation" href="#7.2. re — Regular expression operations — Python v2.7.2 documentation" style="margin-left: 0.5em;">&para;</a>
1633
                    <DT><A HREF="http://docs.python.org/library/itertools.html" name="http://docs.python.org/library/itertools.html" ADD_DATE="1332823210" ICON_URI="http://docs.python.org/_static/py.png"><img width="16" height="16" src="http://docs.python.org/_static/py.png" style="margin-right: 0.5em;"/>9.7. itertools — Functions creating iterators for efficient looping — Python v2.7.2 documentation</A><a name="9.7. itertools — Functions creating iterators for efficient looping — Python v2.7.2 documentation" href="#9.7. itertools — Functions creating iterators for efficient looping — Python v2.7.2 documentation" style="margin-left: 0.5em;">&para;</a>
1634
                    <DT><A HREF="http://docs.python.org/" name="http://docs.python.org/" ADD_DATE="1317674805" ICON_URI="http://docs.python.org/_static/py.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/_static/py.png" style="margin-right: 0.5em;"/>Overview — Python v2.7.2 documentation</A><a name="Overview — Python v2.7.2 documentation" href="#Overview — Python v2.7.2 documentation" style="margin-left: 0.5em;">&para;</a>
1635
                </DL><p>
1636
                <DT><a name="parallel" href="#parallel"><H3 ADD_DATE="1334442614">parallel</H3></a>
1637
                <DL><p>
1638
                    <DT><A HREF="http://pyprocessing.berlios.de/doc/index.html" name="http://pyprocessing.berlios.de/doc/index.html" ADD_DATE="1334429289" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Documentation for processing-0.50</A><a name="Documentation for processing-0.50" href="#Documentation for processing-0.50" style="margin-left: 0.5em;">&para;</a>
1639
                    <DT><A HREF="http://wiki.python.org/moin/ParallelProcessing" name="http://wiki.python.org/moin/ParallelProcessing" ADD_DATE="1334429728" ICON_URI="http://wiki.python.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://wiki.python.org/favicon.ico" style="margin-right: 0.5em;"/>ParallelProcessing - PythonInfo Wiki</A><a name="ParallelProcessing - PythonInfo Wiki" href="#ParallelProcessing - PythonInfo Wiki" style="margin-left: 0.5em;">&para;</a>
1640
                    <DT><A HREF="http://docs.python.org/library/threading.html#importing-in-threaded-code" name="http://docs.python.org/library/threading.html#importing-in-threaded-code" ADD_DATE="1334429735" ICON_URI="http://docs.python.org/_static/py.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/_static/py.png" style="margin-right: 0.5em;"/>16.2. threading — Higher-level threading interface — Python v2.7.3 documentation</A><a name="16.2. threading — Higher-level threading interface — Python v2.7.3 documentation" href="#16.2. threading — Higher-level threading interface — Python v2.7.3 documentation" style="margin-left: 0.5em;">&para;</a>
1641
                    <DT><A HREF="http://www.parallelpython.com/" name="http://www.parallelpython.com/" ADD_DATE="1330471307" ICON_URI="http://www.parallelpython.com/images/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://www.parallelpython.com/images/favicon.ico" style="margin-right: 0.5em;"/>Parallel Python - Home</A><a name="Parallel Python - Home" href="#Parallel Python - Home" style="margin-left: 0.5em;">&para;</a>
1642
<DD>page's description: Parallel Python
1643
                </DL><p>
1644
                <DT><A HREF="http://docs.python.org/release/2.5.2/ref/customization.html" name="http://docs.python.org/release/2.5.2/ref/customization.html" ADD_DATE="1332111136" ICON_URI="http://docs.python.org/release/2.5.2/icons/pyfav.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/release/2.5.2/icons/pyfav.png" style="margin-right: 0.5em;"/>3.4.1 Basic customization</A><a name="3.4.1 Basic customization" href="#3.4.1 Basic customization" style="margin-left: 0.5em;">&para;</a>
1645
                <DT><A HREF="http://docs.python.org/release/2.5.2/lib/typesseq-strings.html" name="http://docs.python.org/release/2.5.2/lib/typesseq-strings.html" ADD_DATE="1329250601" ICON_URI="http://docs.python.org/release/2.5.2/icons/pyfav.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://docs.python.org/release/2.5.2/icons/pyfav.png" style="margin-right: 0.5em;"/>3.6.2 String Formatting Operations</A><a name="3.6.2 String Formatting Operations" href="#3.6.2 String Formatting Operations" style="margin-left: 0.5em;">&para;</a>
1646
                <DT><A HREF="http://www.gossamer-threads.com/lists/python/python/99896" name="http://www.gossamer-threads.com/lists/python/python/99896" ADD_DATE="1365926210" ICON_URI="http://www.gossamer-threads.com/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://www.gossamer-threads.com/favicon.ico" style="margin-right: 0.5em;"/>compiled Jython vs. CPython | Python | Python</A><a name="compiled Jython vs. CPython | Python | Python" href="#compiled Jython vs. CPython | Python | Python" style="margin-left: 0.5em;">&para;</a>
1647
<DD>page's description: compiled Jython vs. CPython Python Python
1648

  
1649
&quot;the benchmarks comparing Jython+JIT to CPython
1650
are mostly in favour of CPython&quot;
1651

  
1652
&quot;An advantage of jython is that it profits from
1653
speedups of the JVM&#39;s. Since Java is more widespread
1654
than CPython, there is in general more interest in
1655
speeding up JVM&#39;s than in speeding up the CPython
1656
byte code interpreter.&quot;
1657
                <DT><A HREF="http://www.jython.org/archive/21/docs/differences.html" name="http://www.jython.org/archive/21/docs/differences.html" ADD_DATE="1337300043" ICON_URI="http://www.jython.org/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://www.jython.org/favicon.ico" style="margin-right: 0.5em;"/>Differences between CPython and Jython</A><a name="Differences between CPython and Jython" href="#Differences between CPython and Jython" style="margin-left: 0.5em;">&para;</a>
1658
                <DT><A HREF="https://docs.djangoproject.com/en/dev/ref/contrib/gis/" name="https://docs.djangoproject.com/en/dev/ref/contrib/gis/" ADD_DATE="1317689603" ICON_URI="https://docs.djangoproject.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://docs.djangoproject.com/favicon.ico" style="margin-right: 0.5em;"/>Django | GeoDjango | Django documentation</A><a name="Django | GeoDjango | Django documentation" href="#Django | GeoDjango | Django documentation" style="margin-left: 0.5em;">&para;</a>
1659
<DD>page's description: Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
1660
                <DT><A HREF="http://bytes.com/topic/python/answers/895052-how-do-you-convert-hex-representation-into-string" name="http://bytes.com/topic/python/answers/895052-how-do-you-convert-hex-representation-into-string" ADD_DATE="1374752910" ICON_URI="http://bytes.com/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://bytes.com/favicon.ico" style="margin-right: 0.5em;"/>How do you convert a hex representation into a string? - Python</A><a name="How do you convert a hex representation into a string? - Python" href="#How do you convert a hex representation into a string? - Python" style="margin-left: 0.5em;">&para;</a>
1661
<DD>page's description: How do you convert a hex representation into a string?. Python Forums on Bytes.
1662

  
1663
&quot;
1664
    &gt;&gt;&gt; def numToWord(n):
1665
    ...     hexvalue = hex(n)[2:]
1666
    ...     return &quot;&quot;.join([chr(int(s, 16)) for s in [hexvalue[i:i+2] for i in range(0,len(hexvalue),2)]])
1667
    ... 
1668
    &gt;&gt;&gt; numToWord(1650811246)
1669
    &#39;bean&#39;
1670
    &gt;&gt;&gt; 
1671
&quot;
1672
                <DT><A HREF="http://stackoverflow.com/questions/2459329/how-to-determine-if-the-variable-is-a-function-in-python" name="http://stackoverflow.com/questions/2459329/how-to-determine-if-the-variable-is-a-function-in-python" ADD_DATE="1369338495" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>How to determine if the variable is a function in Python? - Stack Overflow</A><a name="How to determine if the variable is a function in Python? - Stack Overflow" href="#How to determine if the variable is a function in Python? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1673
                <DT><A HREF="http://bugs.python.org/issue1519638" name="http://bugs.python.org/issue1519638" ADD_DATE="1367370704" ICON_URI="http://bugs.python.org/@@file/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://bugs.python.org/@@file/favicon.ico" style="margin-right: 0.5em;"/>Issue 1519638: Unmatched Group issue - workaround - Python tracker</A><a name="Issue 1519638: Unmatched Group issue - workaround - Python tracker" href="#Issue 1519638: Unmatched Group issue - workaround - Python tracker" style="margin-left: 0.5em;">&para;</a>
1674
                <DT><A HREF="http://mysql-python.sourceforge.net/MySQLdb.html" name="http://mysql-python.sourceforge.net/MySQLdb.html" ADD_DATE="1323978030" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>MySQLdb User&#39;s Guide</A><a name="MySQLdb User&#39;s Guide" href="#MySQLdb User&#39;s Guide" style="margin-left: 0.5em;">&para;</a>
1675
                <DT><A HREF="http://webcache.googleusercontent.com/search?q=cache:http://www.python.org/peps/pep-0263.html&hl=en&strip=1" name="http://webcache.googleusercontent.com/search?q=cache:http://www.python.org/peps/pep-0263.html&hl=en&strip=1" ADD_DATE="1332129186" ICON_URI="http://webcache.googleusercontent.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://webcache.googleusercontent.com/favicon.ico" style="margin-right: 0.5em;"/>PEP 0263 -- Defining Python Source Code Encodings</A><a name="PEP 0263 -- Defining Python Source Code Encodings" href="#PEP 0263 -- Defining Python Source Code Encodings" style="margin-left: 0.5em;">&para;</a>
1676
<DD>page's description: None
1677
                <DT><A HREF="http://www.python.org/dev/peps/pep-3132/" name="http://www.python.org/dev/peps/pep-3132/" ADD_DATE="1347464691" ICON_URI="http://www.python.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.python.org/favicon.ico" style="margin-right: 0.5em;"/>PEP 3132 -- Extended Iterable Unpacking</A><a name="PEP 3132 -- Extended Iterable Unpacking" href="#PEP 3132 -- Extended Iterable Unpacking" style="margin-left: 0.5em;">&para;</a>
1678
<DD>page's description: None
1679
                <DT><A HREF="http://initd.org/psycopg/docs/" name="http://initd.org/psycopg/docs/" ADD_DATE="1321307930" ICON_URI="http://initd.org/favicon.ico"><img width="16" height="16" src="http://initd.org/favicon.ico" style="margin-right: 0.5em;"/>Psycopg</A><a name="Psycopg" href="#Psycopg" style="margin-left: 0.5em;">&para;</a>
1680
                <DT><A HREF="https://www.google.com/search?q=psycopg2.extensions.QueryCanceledError%3A%20COPY%20from%20stdin%20failed%3A%20error%20in%20.read()%20call" name="https://www.google.com/search?q=psycopg2.extensions.QueryCanceledError%3A%20COPY%20from%20stdin%20failed%3A%20error%20in%20.read()%20call" ADD_DATE="1363457362" ICON_URI="https://www.google.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://www.google.com/favicon.ico" style="margin-right: 0.5em;"/>psycopg2.extensions.querycancelederror: copy from stdin failed: error in .read() call - Google Search</A><a name="psycopg2.extensions.querycancelederror: copy from stdin failed: error in .read() call - Google Search" href="#psycopg2.extensions.querycancelederror: copy from stdin failed: error in .read() call - Google Search" style="margin-left: 0.5em;">&para;</a>
1681
                <DT><A HREF="http://www.doughellmann.com/articles/how-tos/python-exception-handling/index.html" name="http://www.doughellmann.com/articles/how-tos/python-exception-handling/index.html" ADD_DATE="1331586714" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Python Exception Handling Techniques - Doug Hellmann</A><a name="Python Exception Handling Techniques - Doug Hellmann" href="#Python Exception Handling Techniques - Doug Hellmann" style="margin-left: 0.5em;">&para;</a>
1682
                <DT><A HREF="http://www.voidspace.org.uk/python/articles/urllib2.shtml#data" name="http://www.voidspace.org.uk/python/articles/urllib2.shtml#data" ADD_DATE="1332988828" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>urllib2 - The Missing Manual</A><a name="urllib2 - The Missing Manual" href="#urllib2 - The Missing Manual" style="margin-left: 0.5em;">&para;</a>
1683
<DD>page's description: Website of Michael Foord. Python programming articles, projects and technical blog. 
1684
            </DL><p>
1685
            <DT><a name="LDAP" href="#LDAP"><H3 ADD_DATE="1360708326">LDAP</H3></a>
1686
            <DL><p>
1687
                <DT><A HREF="http://www.ietf.org/rfc/rfc2253.txt" name="http://www.ietf.org/rfc/rfc2253.txt" ADD_DATE="1360708160" ICON_URI="http://www.ietf.org/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://www.ietf.org/favicon.ico" style="margin-right: 0.5em;"/>LDAPv3 Distinguished Names</A><a name="LDAPv3 Distinguished Names" href="#LDAPv3 Distinguished Names" style="margin-left: 0.5em;">&para;</a>
1688
                <DT><A HREF="http://www.zytrax.com/books/ldap/ape/core-schema.html" name="http://www.zytrax.com/books/ldap/ape/core-schema.html" ADD_DATE="1360708317" ICON_URI="http://www.zytrax.com/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://www.zytrax.com/favicon.ico" style="margin-right: 0.5em;"/>Appendix E: LDAP core.schema</A><a name="Appendix E: LDAP core.schema" href="#Appendix E: LDAP core.schema" style="margin-left: 0.5em;">&para;</a>
1689
            </DL><p>
1690
            <DT><a name="software concepts" href="#software concepts"><H3 ADD_DATE="1368357824">software concepts</H3></a>
1691
            <DL><p>
1692
                <DT><A HREF="http://en.wikipedia.org/wiki/Scope_%28programming%29#Dynamic_scoping" name="http://en.wikipedia.org/wiki/Scope_%28programming%29#Dynamic_scoping" ADD_DATE="1368357608" ICON_URI="http://bits.wikimedia.org/favicon/wikipedia.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://bits.wikimedia.org/favicon/wikipedia.ico" style="margin-right: 0.5em;"/>Dynamic scoping &lt; Scope (computer science) - Wikipedia, the free encyclopedia</A><a name="Dynamic scoping &lt; Scope (computer science) - Wikipedia, the free encyclopedia" href="#Dynamic scoping &lt; Scope (computer science) - Wikipedia, the free encyclopedia" style="margin-left: 0.5em;">&para;</a>
1693
<DD>&quot;Dynamic scoping also voids all the benefits of referential transparency&quot;
1694

  
1695
&quot;Dynamic scoping provides an excellent abstraction for thread local storage, but if it is used that way it cannot be based on saving and restoring a global variable&quot;
1696
                <DT><A HREF="http://en.wikipedia.org/wiki/Hamming_distance" name="http://en.wikipedia.org/wiki/Hamming_distance" ADD_DATE="1350020460" ICON_URI="http://en.wikipedia.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://en.wikipedia.org/favicon.ico" style="margin-right: 0.5em;"/>Hamming distance - Wikipedia, the free encyclopedia</A><a name="Hamming distance - Wikipedia, the free encyclopedia" href="#Hamming distance - Wikipedia, the free encyclopedia" style="margin-left: 0.5em;">&para;</a>
1697
                <DT><A HREF="http://en.wikipedia.org/wiki/Birthday_problem#Probability_table" name="http://en.wikipedia.org/wiki/Birthday_problem#Probability_table" ADD_DATE="1373354172" ICON_URI="http://bits.wikimedia.org/favicon/wikipedia.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://bits.wikimedia.org/favicon/wikipedia.ico" style="margin-right: 0.5em;"/>Birthday problem - Wikipedia, the free encyclopedia &gt; Probability table</A><a name="Birthday problem - Wikipedia, the free encyclopedia &gt; Probability table" href="#Birthday problem - Wikipedia, the free encyclopedia &gt; Probability table" style="margin-left: 0.5em;">&para;</a>
1698
            </DL><p>
... This diff was truncated because it exceeds the maximum size that can be displayed.

Also available in: Unified diff