Text Size: Normal / Large
HomeDocumentationManualsPostgreSQL {{page.display_version}}{%if loaddate%} ({{loaddate|date:"Y-m-d H:i:s"}}){%endif%}
This page in other versions: {%if supported_versions%} {%for ver in supported_versions %} {%if not forloop.first %}/{%endif%} {%if ver.version == page.version %} {{ver.display_version}} {%else%} {{ver.display_version}} {%endif%} {%endfor%} {%endif%} {%if devel_versions%} {%if supported_versions%} |  {%endif%}Development versions: {%for ver in devel_versions %} {%if not forloop.first %}/{%endif%} {%if ver.version == page.version %} {{ver.display_version}} {% else %} {{ver.display_version}} {%endif%} {%endfor%} {%endif%} {%if unsupported_versions%} {%if supported_versions or devel_versions%} |  {%endif%}Unsupported versions: {%for ver in unsupported_versions %} {%if not forloop.first %}/{%endif%} {%if ver.version == page.version %} {{ver.display_version}} {% else %} {{ver.display_version}} {%endif%} {%endfor%} {%endif%}
{{page.content|safe}}
{%for comment in comments%} {%if forloop.first%}

Comments

{%endif%}
{{comment.poster}}
{{comment.posted_at}}

{{comment.comment|linebreaks}}
{%endfor%} {%if can_comment%}

Add Comment

Please use this form to add your own comments regarding your experience with particular features of PostgreSQL, clarifications of the documentation, or hints for other users. Please note, this is not a support forum, and your IP address will be logged. If you have a question or need help, please see the faq, try a mailing list, or join us on IRC. Note that submissions containing URLs or other keywords commonly found in 'spam' comments may be silently discarded. Please contact the webmaster if you think this is happening to you in error.

Proceed to the comment form.

{%endif%}
Privacy Policy | About PostgreSQL
Copyright © 1996-{% now "Y" %} The PostgreSQL Global Development Group