2007-01-09 17:29:35 +01:00
|
|
|
bin/initdb
|
2012-02-05 16:32:49 +01:00
|
|
|
bin/pg_basebackup
|
2007-01-09 17:29:35 +01:00
|
|
|
bin/pg_controldata
|
|
|
|
bin/pg_ctl
|
The PostgreSQL Global Development Group announces the beta release of
PostgreSQL 9.2, which will include major increases in performance and
both vertical and horizontal scalability. The PostgreSQL Project asks
all users to download and begin testing 9.2 Beta as soon as possible.
Major performance and scalability advances in this version include:
* Index-only scans, allowing users to avoid inefficient scans of base
tables
* Enhanced read-only workload scaling to 64 cores and over 300,000
queries per second
* Improvements to data write speeds, including group commit
* Reductions in CPU power consumption
* Cascading replication, supporting geographically distributed standby
databases
PostgreSQL 9.2 will also offer many new features for application
developers, including:
* JSON data support, enabling hybrid document-relational databases
* Range types, supporting new types of calendar, time-series and
* analytic applications
* Multiple improvements to ALTER and other statements, easing runtime
* database updates
For a full listing of the features in version 9.2 Beta, please see the
release notes:
http://www.postgresql.org/docs/devel/static/release-9-2.html
We depend on our community to help test the next version in order to
guarantee that it is high-performance and bug-free. Please install
PostgreSQL 9.2 Beta and try it with your workloads and applications as
soon as you can, and give feedback to the PostgreSQL developers. More
information on how to test and report issues:
http://www.postgresql.org/developer/beta
2012-05-16 00:14:55 +02:00
|
|
|
bin/pg_receivexlog
|
2007-01-09 17:29:35 +01:00
|
|
|
bin/pg_resetxlog
|
2004-11-23 20:15:12 +01:00
|
|
|
bin/postmaster
|
|
|
|
bin/postgres
|
|
|
|
etc/periodic/daily/502.pgsql
|
The PostgreSQL Global Development Group announces the beta release of
PostgreSQL 9.2, which will include major increases in performance and
both vertical and horizontal scalability. The PostgreSQL Project asks
all users to download and begin testing 9.2 Beta as soon as possible.
Major performance and scalability advances in this version include:
* Index-only scans, allowing users to avoid inefficient scans of base
tables
* Enhanced read-only workload scaling to 64 cores and over 300,000
queries per second
* Improvements to data write speeds, including group commit
* Reductions in CPU power consumption
* Cascading replication, supporting geographically distributed standby
databases
PostgreSQL 9.2 will also offer many new features for application
developers, including:
* JSON data support, enabling hybrid document-relational databases
* Range types, supporting new types of calendar, time-series and
* analytic applications
* Multiple improvements to ALTER and other statements, easing runtime
* database updates
For a full listing of the features in version 9.2 Beta, please see the
release notes:
http://www.postgresql.org/docs/devel/static/release-9-2.html
We depend on our community to help test the next version in order to
guarantee that it is high-performance and bug-free. Please install
PostgreSQL 9.2 Beta and try it with your workloads and applications as
soon as you can, and give feedback to the PostgreSQL developers. More
information on how to test and report issues:
http://www.postgresql.org/developer/beta
2012-05-16 00:14:55 +02:00
|
|
|
include/postgresql/server/plpgsql.h
|
2004-11-23 20:15:12 +01:00
|
|
|
lib/postgresql/ascii_and_mic.so
|
|
|
|
lib/postgresql/cyrillic_and_mic.so
|
2007-11-01 08:10:04 +01:00
|
|
|
lib/postgresql/dict_snowball.so
|
2010-09-20 15:46:47 +02:00
|
|
|
lib/postgresql/euc2004_sjis2004.so
|
2010-10-07 08:58:10 +02:00
|
|
|
lib/postgresql/euc_cn_and_mic.so
|
2004-11-23 20:15:12 +01:00
|
|
|
lib/postgresql/euc_jp_and_sjis.so
|
|
|
|
lib/postgresql/euc_kr_and_mic.so
|
|
|
|
lib/postgresql/euc_tw_and_big5.so
|
|
|
|
lib/postgresql/latin2_and_win1250.so
|
|
|
|
lib/postgresql/latin_and_mic.so
|
2010-10-07 08:58:10 +02:00
|
|
|
lib/postgresql/libpqwalreceiver.so
|
2007-10-15 17:32:19 +02:00
|
|
|
lib/postgresql/plpgsql.so
|
2004-11-23 20:15:12 +01:00
|
|
|
lib/postgresql/utf8_and_ascii.so
|
|
|
|
lib/postgresql/utf8_and_big5.so
|
|
|
|
lib/postgresql/utf8_and_cyrillic.so
|
|
|
|
lib/postgresql/utf8_and_euc_cn.so
|
|
|
|
lib/postgresql/utf8_and_euc_jp.so
|
|
|
|
lib/postgresql/utf8_and_euc_kr.so
|
|
|
|
lib/postgresql/utf8_and_euc_tw.so
|
2010-09-20 15:46:47 +02:00
|
|
|
lib/postgresql/utf8_and_euc2004.so
|
2004-11-23 20:15:12 +01:00
|
|
|
lib/postgresql/utf8_and_gb18030.so
|
|
|
|
lib/postgresql/utf8_and_gbk.so
|
|
|
|
lib/postgresql/utf8_and_iso8859.so
|
|
|
|
lib/postgresql/utf8_and_iso8859_1.so
|
|
|
|
lib/postgresql/utf8_and_johab.so
|
|
|
|
lib/postgresql/utf8_and_sjis.so
|
2010-09-20 15:46:47 +02:00
|
|
|
lib/postgresql/utf8_and_sjis2004.so
|
2004-11-23 20:15:12 +01:00
|
|
|
lib/postgresql/utf8_and_uhc.so
|
2006-12-06 17:50:34 +01:00
|
|
|
lib/postgresql/utf8_and_win.so
|
2005-01-31 01:36:16 +01:00
|
|
|
%%DOCSDIR%%/README-server
|
2006-01-22 06:52:28 +01:00
|
|
|
@dirrmtry %%DOCSDIR%%
|
2004-11-23 20:15:12 +01:00
|
|
|
share/postgresql/conversion_create.sql
|
|
|
|
share/postgresql/information_schema.sql
|
|
|
|
share/postgresql/pg_hba.conf.sample
|
|
|
|
share/postgresql/pg_ident.conf.sample
|
|
|
|
share/postgresql/postgres.bki
|
|
|
|
share/postgresql/postgres.description
|
|
|
|
share/postgresql/postgresql.conf.sample
|
2005-01-31 01:36:16 +01:00
|
|
|
share/postgresql/recovery.conf.sample
|
2004-11-23 20:15:12 +01:00
|
|
|
share/postgresql/sql_features.txt
|
2005-01-31 01:36:16 +01:00
|
|
|
share/postgresql/system_views.sql
|
2011-06-12 01:14:30 +02:00
|
|
|
share/postgresql/extension/plpgsql--1.0.sql
|
|
|
|
share/postgresql/extension/plpgsql--unpackaged--1.0.sql
|
|
|
|
share/postgresql/extension/plpgsql.control
|
|
|
|
@dirrmtry share/postgresql/extension
|
The PostgreSQL Global Development Group announces the beta release of
PostgreSQL 9.2, which will include major increases in performance and
both vertical and horizontal scalability. The PostgreSQL Project asks
all users to download and begin testing 9.2 Beta as soon as possible.
Major performance and scalability advances in this version include:
* Index-only scans, allowing users to avoid inefficient scans of base
tables
* Enhanced read-only workload scaling to 64 cores and over 300,000
queries per second
* Improvements to data write speeds, including group commit
* Reductions in CPU power consumption
* Cascading replication, supporting geographically distributed standby
databases
PostgreSQL 9.2 will also offer many new features for application
developers, including:
* JSON data support, enabling hybrid document-relational databases
* Range types, supporting new types of calendar, time-series and
* analytic applications
* Multiple improvements to ALTER and other statements, easing runtime
* database updates
For a full listing of the features in version 9.2 Beta, please see the
release notes:
http://www.postgresql.org/docs/devel/static/release-9-2.html
We depend on our community to help test the next version in order to
guarantee that it is high-performance and bug-free. Please install
PostgreSQL 9.2 Beta and try it with your workloads and applications as
soon as you can, and give feedback to the PostgreSQL developers. More
information on how to test and report issues:
http://www.postgresql.org/developer/beta
2012-05-16 00:14:55 +02:00
|
|
|
%%GETTEXT%%share/locale/cs/LC_MESSAGES/initdb-9.2.mo
|
2012-12-06 17:40:35 +01:00
|
|
|
%%GETTEXT%%share/locale/cs/LC_MESSAGES/pg_basebackup-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/cs/LC_MESSAGES/pg_controldata-9.2.mo
|
2012-08-07 09:49:01 +02:00
|
|
|
%%GETTEXT%%share/locale/cs/LC_MESSAGES/pg_ctl-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/cs/LC_MESSAGES/pg_resetxlog-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/cs/LC_MESSAGES/plpgsql-9.2.mo
|
The PostgreSQL Global Development Group announces the beta release of
PostgreSQL 9.2, which will include major increases in performance and
both vertical and horizontal scalability. The PostgreSQL Project asks
all users to download and begin testing 9.2 Beta as soon as possible.
Major performance and scalability advances in this version include:
* Index-only scans, allowing users to avoid inefficient scans of base
tables
* Enhanced read-only workload scaling to 64 cores and over 300,000
queries per second
* Improvements to data write speeds, including group commit
* Reductions in CPU power consumption
* Cascading replication, supporting geographically distributed standby
databases
PostgreSQL 9.2 will also offer many new features for application
developers, including:
* JSON data support, enabling hybrid document-relational databases
* Range types, supporting new types of calendar, time-series and
* analytic applications
* Multiple improvements to ALTER and other statements, easing runtime
* database updates
For a full listing of the features in version 9.2 Beta, please see the
release notes:
http://www.postgresql.org/docs/devel/static/release-9-2.html
We depend on our community to help test the next version in order to
guarantee that it is high-performance and bug-free. Please install
PostgreSQL 9.2 Beta and try it with your workloads and applications as
soon as you can, and give feedback to the PostgreSQL developers. More
information on how to test and report issues:
http://www.postgresql.org/developer/beta
2012-05-16 00:14:55 +02:00
|
|
|
%%GETTEXT%%share/locale/de/LC_MESSAGES/initdb-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/de/LC_MESSAGES/pg_basebackup-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/de/LC_MESSAGES/pg_controldata-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/de/LC_MESSAGES/pg_ctl-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/de/LC_MESSAGES/pg_resetxlog-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/de/LC_MESSAGES/plpgsql-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/de/LC_MESSAGES/postgres-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/es/LC_MESSAGES/initdb-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/es/LC_MESSAGES/pg_basebackup-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/es/LC_MESSAGES/pg_controldata-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/es/LC_MESSAGES/pg_ctl-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/es/LC_MESSAGES/pg_resetxlog-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/es/LC_MESSAGES/plpgsql-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/es/LC_MESSAGES/postgres-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/fr/LC_MESSAGES/initdb-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/fr/LC_MESSAGES/pg_basebackup-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/fr/LC_MESSAGES/pg_controldata-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/fr/LC_MESSAGES/pg_ctl-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/fr/LC_MESSAGES/pg_resetxlog-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/fr/LC_MESSAGES/plpgsql-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/fr/LC_MESSAGES/postgres-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/it/LC_MESSAGES/initdb-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/it/LC_MESSAGES/pg_resetxlog-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/ja/LC_MESSAGES/initdb-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/ja/LC_MESSAGES/pg_basebackup-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/ja/LC_MESSAGES/pg_controldata-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/ja/LC_MESSAGES/pg_ctl-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/ja/LC_MESSAGES/pg_resetxlog-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/ja/LC_MESSAGES/plpgsql-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/ja/LC_MESSAGES/postgres-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/ko/LC_MESSAGES/initdb-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/ko/LC_MESSAGES/pg_resetxlog-9.2.mo
|
2012-08-07 09:49:01 +02:00
|
|
|
%%GETTEXT%%share/locale/pl/LC_MESSAGES/initdb-9.2.mo
|
2012-12-06 17:40:35 +01:00
|
|
|
%%GETTEXT%%share/locale/pl/LC_MESSAGES/pg_basebackup-9.2.mo
|
2012-08-07 09:49:01 +02:00
|
|
|
%%GETTEXT%%share/locale/pl/LC_MESSAGES/pg_controldata-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/pl/LC_MESSAGES/pg_ctl-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/pl/LC_MESSAGES/pg_resetxlog-9.2.mo
|
The PostgreSQL Global Development Group announces the beta release of
PostgreSQL 9.2, which will include major increases in performance and
both vertical and horizontal scalability. The PostgreSQL Project asks
all users to download and begin testing 9.2 Beta as soon as possible.
Major performance and scalability advances in this version include:
* Index-only scans, allowing users to avoid inefficient scans of base
tables
* Enhanced read-only workload scaling to 64 cores and over 300,000
queries per second
* Improvements to data write speeds, including group commit
* Reductions in CPU power consumption
* Cascading replication, supporting geographically distributed standby
databases
PostgreSQL 9.2 will also offer many new features for application
developers, including:
* JSON data support, enabling hybrid document-relational databases
* Range types, supporting new types of calendar, time-series and
* analytic applications
* Multiple improvements to ALTER and other statements, easing runtime
* database updates
For a full listing of the features in version 9.2 Beta, please see the
release notes:
http://www.postgresql.org/docs/devel/static/release-9-2.html
We depend on our community to help test the next version in order to
guarantee that it is high-performance and bug-free. Please install
PostgreSQL 9.2 Beta and try it with your workloads and applications as
soon as you can, and give feedback to the PostgreSQL developers. More
information on how to test and report issues:
http://www.postgresql.org/developer/beta
2012-05-16 00:14:55 +02:00
|
|
|
%%GETTEXT%%share/locale/pl/LC_MESSAGES/plpgsql-9.2.mo
|
2012-08-07 09:49:01 +02:00
|
|
|
%%GETTEXT%%share/locale/pl/LC_MESSAGES/postgres-9.2.mo
|
The PostgreSQL Global Development Group announces the beta release of
PostgreSQL 9.2, which will include major increases in performance and
both vertical and horizontal scalability. The PostgreSQL Project asks
all users to download and begin testing 9.2 Beta as soon as possible.
Major performance and scalability advances in this version include:
* Index-only scans, allowing users to avoid inefficient scans of base
tables
* Enhanced read-only workload scaling to 64 cores and over 300,000
queries per second
* Improvements to data write speeds, including group commit
* Reductions in CPU power consumption
* Cascading replication, supporting geographically distributed standby
databases
PostgreSQL 9.2 will also offer many new features for application
developers, including:
* JSON data support, enabling hybrid document-relational databases
* Range types, supporting new types of calendar, time-series and
* analytic applications
* Multiple improvements to ALTER and other statements, easing runtime
* database updates
For a full listing of the features in version 9.2 Beta, please see the
release notes:
http://www.postgresql.org/docs/devel/static/release-9-2.html
We depend on our community to help test the next version in order to
guarantee that it is high-performance and bug-free. Please install
PostgreSQL 9.2 Beta and try it with your workloads and applications as
soon as you can, and give feedback to the PostgreSQL developers. More
information on how to test and report issues:
http://www.postgresql.org/developer/beta
2012-05-16 00:14:55 +02:00
|
|
|
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/initdb-9.2.mo
|
2012-12-06 17:40:35 +01:00
|
|
|
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/pg_basebackup-9.2.mo
|
The PostgreSQL Global Development Group announces the beta release of
PostgreSQL 9.2, which will include major increases in performance and
both vertical and horizontal scalability. The PostgreSQL Project asks
all users to download and begin testing 9.2 Beta as soon as possible.
Major performance and scalability advances in this version include:
* Index-only scans, allowing users to avoid inefficient scans of base
tables
* Enhanced read-only workload scaling to 64 cores and over 300,000
queries per second
* Improvements to data write speeds, including group commit
* Reductions in CPU power consumption
* Cascading replication, supporting geographically distributed standby
databases
PostgreSQL 9.2 will also offer many new features for application
developers, including:
* JSON data support, enabling hybrid document-relational databases
* Range types, supporting new types of calendar, time-series and
* analytic applications
* Multiple improvements to ALTER and other statements, easing runtime
* database updates
For a full listing of the features in version 9.2 Beta, please see the
release notes:
http://www.postgresql.org/docs/devel/static/release-9-2.html
We depend on our community to help test the next version in order to
guarantee that it is high-performance and bug-free. Please install
PostgreSQL 9.2 Beta and try it with your workloads and applications as
soon as you can, and give feedback to the PostgreSQL developers. More
information on how to test and report issues:
http://www.postgresql.org/developer/beta
2012-05-16 00:14:55 +02:00
|
|
|
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/pg_controldata-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/pg_ctl-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/pg_resetxlog-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/plpgsql-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/pt_BR/LC_MESSAGES/postgres-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/ro/LC_MESSAGES/initdb-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/ro/LC_MESSAGES/pg_controldata-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/ro/LC_MESSAGES/pg_resetxlog-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/ro/LC_MESSAGES/plpgsql-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/ru/LC_MESSAGES/initdb-9.2.mo
|
2012-08-19 17:24:30 +02:00
|
|
|
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_basebackup-9.2.mo
|
The PostgreSQL Global Development Group announces the beta release of
PostgreSQL 9.2, which will include major increases in performance and
both vertical and horizontal scalability. The PostgreSQL Project asks
all users to download and begin testing 9.2 Beta as soon as possible.
Major performance and scalability advances in this version include:
* Index-only scans, allowing users to avoid inefficient scans of base
tables
* Enhanced read-only workload scaling to 64 cores and over 300,000
queries per second
* Improvements to data write speeds, including group commit
* Reductions in CPU power consumption
* Cascading replication, supporting geographically distributed standby
databases
PostgreSQL 9.2 will also offer many new features for application
developers, including:
* JSON data support, enabling hybrid document-relational databases
* Range types, supporting new types of calendar, time-series and
* analytic applications
* Multiple improvements to ALTER and other statements, easing runtime
* database updates
For a full listing of the features in version 9.2 Beta, please see the
release notes:
http://www.postgresql.org/docs/devel/static/release-9-2.html
We depend on our community to help test the next version in order to
guarantee that it is high-performance and bug-free. Please install
PostgreSQL 9.2 Beta and try it with your workloads and applications as
soon as you can, and give feedback to the PostgreSQL developers. More
information on how to test and report issues:
http://www.postgresql.org/developer/beta
2012-05-16 00:14:55 +02:00
|
|
|
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_controldata-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_ctl-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_resetxlog-9.2.mo
|
2012-08-07 09:49:01 +02:00
|
|
|
%%GETTEXT%%share/locale/ru/LC_MESSAGES/plpgsql-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/ru/LC_MESSAGES/postgres-9.2.mo
|
The PostgreSQL Global Development Group announces the beta release of
PostgreSQL 9.2, which will include major increases in performance and
both vertical and horizontal scalability. The PostgreSQL Project asks
all users to download and begin testing 9.2 Beta as soon as possible.
Major performance and scalability advances in this version include:
* Index-only scans, allowing users to avoid inefficient scans of base
tables
* Enhanced read-only workload scaling to 64 cores and over 300,000
queries per second
* Improvements to data write speeds, including group commit
* Reductions in CPU power consumption
* Cascading replication, supporting geographically distributed standby
databases
PostgreSQL 9.2 will also offer many new features for application
developers, including:
* JSON data support, enabling hybrid document-relational databases
* Range types, supporting new types of calendar, time-series and
* analytic applications
* Multiple improvements to ALTER and other statements, easing runtime
* database updates
For a full listing of the features in version 9.2 Beta, please see the
release notes:
http://www.postgresql.org/docs/devel/static/release-9-2.html
We depend on our community to help test the next version in order to
guarantee that it is high-performance and bug-free. Please install
PostgreSQL 9.2 Beta and try it with your workloads and applications as
soon as you can, and give feedback to the PostgreSQL developers. More
information on how to test and report issues:
http://www.postgresql.org/developer/beta
2012-05-16 00:14:55 +02:00
|
|
|
%%GETTEXT%%share/locale/sv/LC_MESSAGES/initdb-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/tr/LC_MESSAGES/initdb-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/tr/LC_MESSAGES/pg_controldata-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/tr/LC_MESSAGES/pg_resetxlog-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/initdb-9.2.mo
|
2012-12-06 17:40:35 +01:00
|
|
|
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/pg_basebackup-9.2.mo
|
The PostgreSQL Global Development Group announces the beta release of
PostgreSQL 9.2, which will include major increases in performance and
both vertical and horizontal scalability. The PostgreSQL Project asks
all users to download and begin testing 9.2 Beta as soon as possible.
Major performance and scalability advances in this version include:
* Index-only scans, allowing users to avoid inefficient scans of base
tables
* Enhanced read-only workload scaling to 64 cores and over 300,000
queries per second
* Improvements to data write speeds, including group commit
* Reductions in CPU power consumption
* Cascading replication, supporting geographically distributed standby
databases
PostgreSQL 9.2 will also offer many new features for application
developers, including:
* JSON data support, enabling hybrid document-relational databases
* Range types, supporting new types of calendar, time-series and
* analytic applications
* Multiple improvements to ALTER and other statements, easing runtime
* database updates
For a full listing of the features in version 9.2 Beta, please see the
release notes:
http://www.postgresql.org/docs/devel/static/release-9-2.html
We depend on our community to help test the next version in order to
guarantee that it is high-performance and bug-free. Please install
PostgreSQL 9.2 Beta and try it with your workloads and applications as
soon as you can, and give feedback to the PostgreSQL developers. More
information on how to test and report issues:
http://www.postgresql.org/developer/beta
2012-05-16 00:14:55 +02:00
|
|
|
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/pg_controldata-9.2.mo
|
2012-12-06 17:40:35 +01:00
|
|
|
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/pg_ctl-9.2.mo
|
The PostgreSQL Global Development Group announces the beta release of
PostgreSQL 9.2, which will include major increases in performance and
both vertical and horizontal scalability. The PostgreSQL Project asks
all users to download and begin testing 9.2 Beta as soon as possible.
Major performance and scalability advances in this version include:
* Index-only scans, allowing users to avoid inefficient scans of base
tables
* Enhanced read-only workload scaling to 64 cores and over 300,000
queries per second
* Improvements to data write speeds, including group commit
* Reductions in CPU power consumption
* Cascading replication, supporting geographically distributed standby
databases
PostgreSQL 9.2 will also offer many new features for application
developers, including:
* JSON data support, enabling hybrid document-relational databases
* Range types, supporting new types of calendar, time-series and
* analytic applications
* Multiple improvements to ALTER and other statements, easing runtime
* database updates
For a full listing of the features in version 9.2 Beta, please see the
release notes:
http://www.postgresql.org/docs/devel/static/release-9-2.html
We depend on our community to help test the next version in order to
guarantee that it is high-performance and bug-free. Please install
PostgreSQL 9.2 Beta and try it with your workloads and applications as
soon as you can, and give feedback to the PostgreSQL developers. More
information on how to test and report issues:
http://www.postgresql.org/developer/beta
2012-05-16 00:14:55 +02:00
|
|
|
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/pg_resetxlog-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/plpgsql-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/postgres-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/initdb-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pg_controldata-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pg_ctl-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pg_resetxlog-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/plpgsql-9.2.mo
|
|
|
|
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/postgres-9.2.mo
|
2006-12-06 17:50:34 +01:00
|
|
|
share/postgresql/postgres.shdescription
|
2007-11-01 08:10:04 +01:00
|
|
|
share/postgresql/snowball_create.sql
|
2008-01-22 15:08:48 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Abidjan
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Accra
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Addis_Ababa
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Algiers
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Asmara
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Asmera
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Bamako
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Bangui
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Banjul
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Bissau
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Blantyre
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Brazzaville
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Bujumbura
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Cairo
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Casablanca
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Ceuta
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Conakry
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Dakar
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Dar_es_Salaam
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Djibouti
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Douala
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/El_Aaiun
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Freetown
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Gaborone
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Harare
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Johannesburg
|
2011-09-12 11:53:58 +02:00
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Juba
|
2008-01-22 15:08:48 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Kampala
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Khartoum
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Kigali
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Kinshasa
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Lagos
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Libreville
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Lome
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Luanda
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Lubumbashi
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Lusaka
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Malabo
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Maputo
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Maseru
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Mbabane
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Mogadishu
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Monrovia
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Nairobi
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Ndjamena
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Niamey
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Nouakchott
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Ouagadougou
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Porto-Novo
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Sao_Tome
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Timbuktu
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Tripoli
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Tunis
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Africa/Windhoek
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Adak
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Anchorage
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Anguilla
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Antigua
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Araguaina
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Argentina/Buenos_Aires
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Argentina/Catamarca
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Argentina/ComodRivadavia
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Argentina/Cordoba
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Argentina/Jujuy
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Argentina/La_Rioja
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Argentina/Mendoza
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Argentina/Rio_Gallegos
|
2008-11-07 19:07:50 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Argentina/Salta
|
2008-01-22 15:08:48 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Argentina/San_Juan
|
2008-06-13 01:46:07 +02:00
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Argentina/San_Luis
|
2008-01-22 15:08:48 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Argentina/Tucuman
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Argentina/Ushuaia
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Aruba
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Asuncion
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Atikokan
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Atka
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Bahia
|
2010-09-20 15:46:47 +02:00
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Bahia_Banderas
|
2008-01-22 15:08:48 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Barbados
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Belem
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Belize
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Blanc-Sablon
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Boa_Vista
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Bogota
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Boise
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Buenos_Aires
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Cambridge_Bay
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Campo_Grande
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Cancun
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Caracas
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Catamarca
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Cayenne
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Cayman
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Chicago
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Chihuahua
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Coral_Harbour
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Cordoba
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Costa_Rica
|
2012-06-04 13:00:52 +02:00
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Creston
|
2008-01-22 15:08:48 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Cuiaba
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Curacao
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Danmarkshavn
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Dawson
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Dawson_Creek
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Denver
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Detroit
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Dominica
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Edmonton
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Eirunepe
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/El_Salvador
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Ensenada
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Fort_Wayne
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Fortaleza
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Glace_Bay
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Godthab
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Goose_Bay
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Grand_Turk
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Grenada
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Guadeloupe
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Guatemala
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Guayaquil
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Guyana
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Halifax
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Havana
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Hermosillo
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Indiana/Indianapolis
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Indiana/Knox
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Indiana/Marengo
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Indiana/Petersburg
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Indiana/Tell_City
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Indiana/Vevay
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Indiana/Vincennes
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Indiana/Winamac
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Indianapolis
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Inuvik
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Iqaluit
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Jamaica
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Jujuy
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Juneau
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Kentucky/Louisville
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Kentucky/Monticello
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Knox_IN
|
2011-09-12 11:53:58 +02:00
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Kralendijk
|
2008-01-22 15:08:48 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/America/La_Paz
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Lima
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Los_Angeles
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Louisville
|
2011-09-12 11:53:58 +02:00
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Lower_Princes
|
2008-01-22 15:08:48 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Maceio
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Managua
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Manaus
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Marigot
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Martinique
|
2010-03-25 22:47:51 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Matamoros
|
2008-01-22 15:08:48 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Mazatlan
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Mendoza
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Menominee
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Merida
|
2011-04-19 01:34:27 +02:00
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Metlakatla
|
2008-01-22 15:08:48 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Mexico_City
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Miquelon
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Moncton
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Monterrey
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Montevideo
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Montreal
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Montserrat
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Nassau
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/New_York
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Nipigon
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Nome
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Noronha
|
2011-04-19 01:34:27 +02:00
|
|
|
%%TZDATA%%share/postgresql/timezone/America/North_Dakota/Beulah
|
2008-01-22 15:08:48 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/America/North_Dakota/Center
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/North_Dakota/New_Salem
|
2010-03-25 22:47:51 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Ojinaga
|
2008-01-22 15:08:48 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Panama
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Pangnirtung
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Paramaribo
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Phoenix
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Port-au-Prince
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Port_of_Spain
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Porto_Acre
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Porto_Velho
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Puerto_Rico
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Rainy_River
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Rankin_Inlet
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Recife
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Regina
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Resolute
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Rio_Branco
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Rosario
|
2010-03-25 22:47:51 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Santa_Isabel
|
2008-11-07 10:49:49 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Santarem
|
2008-01-22 15:08:48 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Santiago
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Santo_Domingo
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Sao_Paulo
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Scoresbysund
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Shiprock
|
2011-04-19 01:34:27 +02:00
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Sitka
|
2008-01-22 15:08:48 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/America/St_Barthelemy
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/St_Johns
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/St_Kitts
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/St_Lucia
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/St_Thomas
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/St_Vincent
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Swift_Current
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Tegucigalpa
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Thule
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Thunder_Bay
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Tijuana
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Toronto
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Tortola
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Vancouver
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Virgin
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Whitehorse
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Winnipeg
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Yakutat
|
|
|
|
%%TZDATA%%share/postgresql/timezone/America/Yellowknife
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Antarctica/Casey
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Antarctica/Davis
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Antarctica/DumontDUrville
|
2010-09-20 15:46:47 +02:00
|
|
|
%%TZDATA%%share/postgresql/timezone/Antarctica/Macquarie
|
2008-01-22 15:08:48 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/Antarctica/Mawson
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Antarctica/McMurdo
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Antarctica/Palmer
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Antarctica/Rothera
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Antarctica/South_Pole
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Antarctica/Syowa
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Antarctica/Vostok
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Arctic/Longyearbyen
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Aden
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Almaty
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Amman
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Anadyr
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Aqtau
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Aqtobe
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Ashgabat
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Ashkhabad
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Baghdad
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Bahrain
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Baku
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Bangkok
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Beirut
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Bishkek
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Brunei
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Calcutta
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Choibalsan
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Chongqing
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Chungking
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Colombo
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Dacca
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Damascus
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Dhaka
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Dili
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Dubai
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Dushanbe
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Gaza
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Harbin
|
2011-12-05 17:45:14 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Hebron
|
2008-06-13 01:46:07 +02:00
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Ho_Chi_Minh
|
2008-01-22 15:08:48 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Hong_Kong
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Hovd
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Irkutsk
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Istanbul
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Jakarta
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Jayapura
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Jerusalem
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Kabul
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Kamchatka
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Karachi
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Kashgar
|
Update PostgreSQL to latest versions.
URL: http://www.postgresql.org/about/news.1055
The PostgreSQL Project today released
updates to all active branches of the
PostgreSQL object-relational database
system, including versions 8.3.6,
8.2.12, 8.1.16, 8.0.20 and 7.4.24. These
updates include two serious fixes, for
autovacuum crashes in version 8.1 and
GiST indexing data loss in 8.3, and
those two versions should be updated as
soon as possible.
These update releases also include
patches for several low-risk security
holes, as well as up to 17 other minor
fixes, depending on your major version
of PostgreSQL. Included as well are
Daylight Savings Time changes for Nepal,
Switzerland and Cuba. See the release
notes for full details.
The first serious issue affects users
who are using version 8.1 with
Autovacuum, which will fail when XID
rollover is required. The second serious
issue can cause data loss when CLUSTER
is used with GiST indexes (such as full
text indexes) on version 8.3. Both
issues are fixed in these releases.
2009-02-10 12:59:15 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Kathmandu
|
2008-01-22 15:08:48 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Katmandu
|
2008-06-13 01:46:07 +02:00
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Kolkata
|
2008-01-22 15:08:48 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Krasnoyarsk
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Kuala_Lumpur
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Kuching
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Kuwait
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Macao
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Macau
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Magadan
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Makassar
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Manila
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Muscat
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Nicosia
|
2009-12-17 17:07:11 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Novokuznetsk
|
2008-01-22 15:08:48 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Novosibirsk
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Omsk
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Oral
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Phnom_Penh
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Pontianak
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Pyongyang
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Qatar
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Qyzylorda
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Rangoon
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Riyadh
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Riyadh87
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Riyadh88
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Riyadh89
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Saigon
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Sakhalin
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Samarkand
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Seoul
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Shanghai
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Singapore
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Taipei
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Tashkent
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Tbilisi
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Tehran
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Tel_Aviv
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Thimbu
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Thimphu
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Tokyo
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Ujung_Pandang
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Ulaanbaatar
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Ulan_Bator
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Urumqi
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Vientiane
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Vladivostok
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Yakutsk
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Yekaterinburg
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Asia/Yerevan
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Atlantic/Azores
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Atlantic/Bermuda
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Atlantic/Canary
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Atlantic/Cape_Verde
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Atlantic/Faeroe
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Atlantic/Faroe
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Atlantic/Jan_Mayen
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Atlantic/Madeira
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Atlantic/Reykjavik
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Atlantic/South_Georgia
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Atlantic/St_Helena
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Atlantic/Stanley
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Australia/ACT
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Australia/Adelaide
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Australia/Brisbane
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Australia/Broken_Hill
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Australia/Canberra
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Australia/Currie
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Australia/Darwin
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Australia/Eucla
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Australia/Hobart
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Australia/LHI
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Australia/Lindeman
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Australia/Lord_Howe
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Australia/Melbourne
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Australia/NSW
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Australia/North
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Australia/Perth
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Australia/Queensland
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Australia/South
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Australia/Sydney
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Australia/Tasmania
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Australia/Victoria
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Australia/West
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Australia/Yancowinna
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Brazil/Acre
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Brazil/DeNoronha
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Brazil/East
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Brazil/West
|
|
|
|
%%TZDATA%%share/postgresql/timezone/CET
|
|
|
|
%%TZDATA%%share/postgresql/timezone/CST6CDT
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Canada/Atlantic
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Canada/Central
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Canada/East-Saskatchewan
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Canada/Eastern
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Canada/Mountain
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Canada/Newfoundland
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Canada/Pacific
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Canada/Saskatchewan
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Canada/Yukon
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Chile/Continental
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Chile/EasterIsland
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Cuba
|
|
|
|
%%TZDATA%%share/postgresql/timezone/EET
|
|
|
|
%%TZDATA%%share/postgresql/timezone/EST
|
|
|
|
%%TZDATA%%share/postgresql/timezone/EST5EDT
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Egypt
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Eire
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT+0
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT+1
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT+10
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT+11
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT+12
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT+2
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT+3
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT+4
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT+5
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT+6
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT+7
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT+8
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT+9
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT-0
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT-1
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT-10
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT-11
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT-12
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT-13
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT-14
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT-2
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT-3
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT-4
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT-5
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT-6
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT-7
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT-8
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT-9
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/GMT0
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/Greenwich
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/UCT
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/UTC
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/Universal
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Etc/Zulu
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Amsterdam
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Andorra
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Athens
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Belfast
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Belgrade
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Berlin
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Bratislava
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Brussels
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Bucharest
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Budapest
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Chisinau
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Copenhagen
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Dublin
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Gibraltar
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Guernsey
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Helsinki
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Isle_of_Man
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Istanbul
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Jersey
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Kaliningrad
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Kiev
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Lisbon
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Ljubljana
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/London
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Luxembourg
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Madrid
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Malta
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Mariehamn
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Minsk
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Monaco
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Moscow
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Nicosia
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Oslo
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Paris
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Podgorica
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Prague
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Riga
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Rome
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Samara
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/San_Marino
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Sarajevo
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Simferopol
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Skopje
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Sofia
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Stockholm
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Tallinn
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Tirane
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Tiraspol
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Uzhgorod
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Vaduz
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Vatican
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Vienna
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Vilnius
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Volgograd
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Warsaw
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Zagreb
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Zaporozhye
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Europe/Zurich
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Factory
|
|
|
|
%%TZDATA%%share/postgresql/timezone/GB
|
|
|
|
%%TZDATA%%share/postgresql/timezone/GB-Eire
|
|
|
|
%%TZDATA%%share/postgresql/timezone/GMT
|
|
|
|
%%TZDATA%%share/postgresql/timezone/GMT+0
|
|
|
|
%%TZDATA%%share/postgresql/timezone/GMT-0
|
|
|
|
%%TZDATA%%share/postgresql/timezone/GMT0
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Greenwich
|
|
|
|
%%TZDATA%%share/postgresql/timezone/HST
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Hongkong
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Iceland
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Indian/Antananarivo
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Indian/Chagos
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Indian/Christmas
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Indian/Cocos
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Indian/Comoro
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Indian/Kerguelen
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Indian/Mahe
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Indian/Maldives
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Indian/Mauritius
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Indian/Mayotte
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Indian/Reunion
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Iran
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Israel
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Jamaica
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Japan
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Kwajalein
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Libya
|
|
|
|
%%TZDATA%%share/postgresql/timezone/MET
|
|
|
|
%%TZDATA%%share/postgresql/timezone/MST
|
|
|
|
%%TZDATA%%share/postgresql/timezone/MST7MDT
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Mexico/BajaNorte
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Mexico/BajaSur
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Mexico/General
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Mideast/Riyadh87
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Mideast/Riyadh88
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Mideast/Riyadh89
|
|
|
|
%%TZDATA%%share/postgresql/timezone/NZ
|
|
|
|
%%TZDATA%%share/postgresql/timezone/NZ-CHAT
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Navajo
|
|
|
|
%%TZDATA%%share/postgresql/timezone/PRC
|
|
|
|
%%TZDATA%%share/postgresql/timezone/PST8PDT
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Apia
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Auckland
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Chatham
|
2010-09-20 15:46:47 +02:00
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Chuuk
|
2008-01-22 15:08:48 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Easter
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Efate
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Enderbury
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Fakaofo
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Fiji
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Funafuti
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Galapagos
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Gambier
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Guadalcanal
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Guam
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Honolulu
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Johnston
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Kiritimati
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Kosrae
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Kwajalein
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Majuro
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Marquesas
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Midway
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Nauru
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Niue
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Norfolk
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Noumea
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Pago_Pago
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Palau
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Pitcairn
|
2010-09-20 15:46:47 +02:00
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Pohnpei
|
2008-01-22 15:08:48 +01:00
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Ponape
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Port_Moresby
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Rarotonga
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Saipan
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Samoa
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Tahiti
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Tarawa
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Tongatapu
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Truk
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Wake
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Wallis
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Pacific/Yap
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Poland
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Portugal
|
|
|
|
%%TZDATA%%share/postgresql/timezone/ROC
|
|
|
|
%%TZDATA%%share/postgresql/timezone/ROK
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Singapore
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Turkey
|
|
|
|
%%TZDATA%%share/postgresql/timezone/UCT
|
|
|
|
%%TZDATA%%share/postgresql/timezone/US/Alaska
|
|
|
|
%%TZDATA%%share/postgresql/timezone/US/Aleutian
|
|
|
|
%%TZDATA%%share/postgresql/timezone/US/Arizona
|
|
|
|
%%TZDATA%%share/postgresql/timezone/US/Central
|
|
|
|
%%TZDATA%%share/postgresql/timezone/US/East-Indiana
|
|
|
|
%%TZDATA%%share/postgresql/timezone/US/Eastern
|
|
|
|
%%TZDATA%%share/postgresql/timezone/US/Hawaii
|
|
|
|
%%TZDATA%%share/postgresql/timezone/US/Indiana-Starke
|
|
|
|
%%TZDATA%%share/postgresql/timezone/US/Michigan
|
|
|
|
%%TZDATA%%share/postgresql/timezone/US/Mountain
|
|
|
|
%%TZDATA%%share/postgresql/timezone/US/Pacific
|
|
|
|
%%TZDATA%%share/postgresql/timezone/US/Pacific-New
|
|
|
|
%%TZDATA%%share/postgresql/timezone/US/Samoa
|
|
|
|
%%TZDATA%%share/postgresql/timezone/UTC
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Universal
|
|
|
|
%%TZDATA%%share/postgresql/timezone/W-SU
|
|
|
|
%%TZDATA%%share/postgresql/timezone/WET
|
|
|
|
%%TZDATA%%share/postgresql/timezone/Zulu
|
|
|
|
%%TZDATA%%share/postgresql/timezone/posixrules
|
2006-12-06 17:50:34 +01:00
|
|
|
share/postgresql/timezonesets/Africa.txt
|
|
|
|
share/postgresql/timezonesets/America.txt
|
|
|
|
share/postgresql/timezonesets/Antarctica.txt
|
|
|
|
share/postgresql/timezonesets/Asia.txt
|
|
|
|
share/postgresql/timezonesets/Atlantic.txt
|
|
|
|
share/postgresql/timezonesets/Australia
|
|
|
|
share/postgresql/timezonesets/Australia.txt
|
|
|
|
share/postgresql/timezonesets/Default
|
|
|
|
share/postgresql/timezonesets/Etc.txt
|
|
|
|
share/postgresql/timezonesets/Europe.txt
|
|
|
|
share/postgresql/timezonesets/India
|
|
|
|
share/postgresql/timezonesets/Indian.txt
|
|
|
|
share/postgresql/timezonesets/Pacific.txt
|
2008-01-22 15:08:48 +01:00
|
|
|
%%TZDATA%%@dirrm share/postgresql/timezone/Africa
|
|
|
|
%%TZDATA%%@dirrm share/postgresql/timezone/America/Argentina
|
|
|
|
%%TZDATA%%@dirrm share/postgresql/timezone/America/Indiana
|
|
|
|
%%TZDATA%%@dirrm share/postgresql/timezone/America/Kentucky
|
|
|
|
%%TZDATA%%@dirrm share/postgresql/timezone/America/North_Dakota
|
|
|
|
%%TZDATA%%@dirrm share/postgresql/timezone/America
|
|
|
|
%%TZDATA%%@dirrm share/postgresql/timezone/Antarctica
|
|
|
|
%%TZDATA%%@dirrm share/postgresql/timezone/Arctic
|
|
|
|
%%TZDATA%%@dirrm share/postgresql/timezone/Asia
|
|
|
|
%%TZDATA%%@dirrm share/postgresql/timezone/Atlantic
|
|
|
|
%%TZDATA%%@dirrm share/postgresql/timezone/Australia
|
|
|
|
%%TZDATA%%@dirrm share/postgresql/timezone/Brazil
|
|
|
|
%%TZDATA%%@dirrm share/postgresql/timezone/Canada
|
|
|
|
%%TZDATA%%@dirrm share/postgresql/timezone/Chile
|
|
|
|
%%TZDATA%%@dirrm share/postgresql/timezone/Etc
|
|
|
|
%%TZDATA%%@dirrm share/postgresql/timezone/Europe
|
|
|
|
%%TZDATA%%@dirrm share/postgresql/timezone/Indian
|
|
|
|
%%TZDATA%%@dirrm share/postgresql/timezone/Mexico
|
|
|
|
%%TZDATA%%@dirrm share/postgresql/timezone/Mideast
|
|
|
|
%%TZDATA%%@dirrm share/postgresql/timezone/Pacific
|
|
|
|
%%TZDATA%%@dirrm share/postgresql/timezone/US
|
|
|
|
%%TZDATA%%@dirrm share/postgresql/timezone
|
2006-12-06 17:50:34 +01:00
|
|
|
@dirrm share/postgresql/timezonesets
|
2007-11-01 08:10:04 +01:00
|
|
|
share/postgresql/tsearch_data/danish.stop
|
|
|
|
share/postgresql/tsearch_data/dutch.stop
|
|
|
|
share/postgresql/tsearch_data/english.stop
|
|
|
|
share/postgresql/tsearch_data/finnish.stop
|
|
|
|
share/postgresql/tsearch_data/french.stop
|
|
|
|
share/postgresql/tsearch_data/german.stop
|
|
|
|
share/postgresql/tsearch_data/hungarian.stop
|
|
|
|
share/postgresql/tsearch_data/italian.stop
|
|
|
|
share/postgresql/tsearch_data/norwegian.stop
|
|
|
|
share/postgresql/tsearch_data/portuguese.stop
|
|
|
|
share/postgresql/tsearch_data/russian.stop
|
|
|
|
share/postgresql/tsearch_data/spanish.stop
|
|
|
|
share/postgresql/tsearch_data/swedish.stop
|
|
|
|
share/postgresql/tsearch_data/turkish.stop
|
2007-10-15 17:32:19 +02:00
|
|
|
share/postgresql/tsearch_data/hunspell_sample.affix
|
|
|
|
share/postgresql/tsearch_data/ispell_sample.affix
|
|
|
|
share/postgresql/tsearch_data/ispell_sample.dict
|
|
|
|
share/postgresql/tsearch_data/synonym_sample.syn
|
|
|
|
share/postgresql/tsearch_data/thesaurus_sample.ths
|
2012-01-22 07:59:27 +01:00
|
|
|
@exec /bin/mkdir -p %%PREFIX%%/%%PG_USER%% || /usr/bin/true
|
|
|
|
@exec /usr/sbin/chown %%PG_USER%%:%%PG_GROUP%% %%PREFIX%%/%%PG_USER%% || /usr/bin/true
|
2010-11-22 20:21:09 +01:00
|
|
|
@dirrmtry share/postgresql/tsearch_data
|
2006-01-22 06:52:28 +01:00
|
|
|
@dirrmtry share/postgresql
|
|
|
|
@dirrmtry etc/periodic/daily
|
|
|
|
@dirrmtry etc/periodic
|
|
|
|
@dirrmtry lib/postgresql
|
2011-10-20 23:07:29 +02:00
|
|
|
@dirrmtry %%PG_USER%%
|