dbTalk Databases Forums  

Sponsored Links


mailing.database.pgsql-docs mailing.database.pgsql-docs


Discuss in the mailing.database.pgsql-docs forum.



Post New Thread
Threads in Forum : mailing.database.pgsql-docs Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi, I attach a proposed change to the docs which points out that if the size of track_activity_query_size is changed and the is server restarted, it...
Thom Brown
05-24-2012 09:43 AM
Thom Brown Go to last post
7 12
Hi all, The reference page for ALTER TABLE correctly has the synopsis: CLUSTER ON <replaceable class="PARAMETER">index_name</replaceable> but...
Josh Kupershmidt
05-22-2012 02:22 AM
Josh Kupershmidt Go to last post
2 12
I'm updating the SQL key word list in the appendix. Since there is now SQL:2011, this should be included in the table. But we're running out of...
Peter Eisentraut
05-21-2012 08:18 AM
Simon Riggs Go to last post
4 13
Hey everyone, Reading the docs today, I came across this...
Dan McGee
05-21-2012 05:11 AM
Dan McGee Go to last post
2 31
I installed PostgreSQL without using "-enable-debug". Now I would like to modify some files. Do I need to re-install PostgreSQL with ...
febin jacob
05-18-2012 08:32 AM
Tom Lane Go to last post
1 12
Hi! While working on automating our PDF doc building for the website I noticed that we seem to ship with outdated legal information in the...
Stefan Kaltenbrunner
05-17-2012 03:48 PM
Stefan Kaltenbrunner Go to last post
0 8
On fre, 2012-05-04 at 17:37 -0700, Josh Kupershmidt wrote: Fixed that (you forgot to change xreflabel). There are many other places where this is...
Peter Eisentraut
05-11-2012 05:23 PM
Josh Kupershmidt Go to last post
1 15
Josh Kupershmidt <schmiddy (AT) gmail (DOT) com> writes: Yeah, that's badly in need of editing. I think this is a good idea, but I didn't like...
Tom Lane
05-10-2012 11:38 PM
Josh Kupershmidt Go to last post
1 13
psql \dTS+ shows for data type 'name': pg_catalog | name | name | 64 | | I believe this is really 63 bytes,...
Bruce Momjian
05-10-2012 05:45 PM
Bruce Momjian Go to last post
1 17
On lör, 2012-04-21 at 10:49 -0700, Josh Kupershmidt wrote: Committed. -- Sent via pgsql-docs mailing list (pgsql-docs (AT) postgresql (DOT)...
Peter Eisentraut
05-08-2012 11:36 AM
Peter Eisentraut Go to last post
3 23
Hi, I just notice that when you create a user using CREATE USER and give the user the ability to create other users it gets created as SUPERUSER....
Jaime Casanova
05-03-2012 02:05 PM
Jaime Casanova Go to last post
11 62
In the document "developer-7.3.2-US.pdf" which i have downloaded from http://www.postgresql.org/docs/manuals/archive/ , at many places references are...
febin jacob
04-30-2012 09:26 PM
Tom Lane Go to last post
2 25
Currently, some of the per-column entries in monitoring.sgml mention the underlying stats function; but the coverage is incomplete, and it seems very...
Tom Lane
04-29-2012 04:57 PM
Tom Lane Go to last post
7 26
Hi all I noticed the following beaviour, if a command in a sql function fails the other statements fail like if the entire function where surrounded...
Marcelo Sena
04-27-2012 06:48 AM
Marcelo Sena Go to last post
2 22
How do people feel about "TL;DR:" being used at the start of a Wiki page to which we want to direct...
Kevin Grittner
04-26-2012 07:46 PM
Selena Deckelmann Go to last post
5 17
Hi, At the bottom of the page about Date/Time types ( http://www.postgresql.org/docs/9.1/interactive/datatype-datetime.html ) there is this sentence...
Florence Cousin
04-26-2012 04:15 PM
Tom Lane Go to last post
6 44
Hi. I'm trying to find a definition of "working set", it seems important for performance tuning, but I cannot find a PostgreSQL document defining...
Aleksey Tsalolikhin
04-23-2012 06:48 PM
Bruce Momjian Go to last post
1 19
It occurred to me that it could be useful to separate the information about which privileges are necessary for a certain SQL command into a separate...
Peter Eisentraut
04-18-2012 05:38 PM
gabrielle Go to last post
3 26
Hi, I've noticed that in the documentation there are path names that contain '...'. On the pg_standby documentation...
Thom Brown
04-16-2012 09:00 AM
Tom Lane Go to last post
1 23
Thom Brown <thom (AT) linux (DOT) com> writes: Applied, thanks! regards, tom lane -- Sent via pgsql-docs mailing list (pgsql-docs (AT) postgresql...
Tom Lane
04-12-2012 09:44 AM
Tom Lane Go to last post
0 26
Hi, I noticed that "pl/py" is listed on the procedural languages page under external projects, and upon following the link, I can't see any mention...
Thom Brown
04-10-2012 01:54 AM
Heikki Linnakangas Go to last post
5 32
On 10.04.2012 00:56, Thom Brown wrote: Thanks, applied. -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com -- Sent via pgsql-docs...
Heikki Linnakangas
04-10-2012 01:32 AM
Heikki Linnakangas Go to last post
0 16
Our chapter, "Comparison of Different Solutions", needs an update to use our new streaming replication terminology, and an update to mention...
Bruce Momjian
04-09-2012 01:40 PM
Bruce Momjian Go to last post
5 36
Hi, Here's an extract from our docs: "If you have a PostgreSQL-related open source project that you would like to have hosted at PgFoundry, please...
Thom Brown
04-09-2012 01:23 PM
Thom Brown Go to last post
0 17
Hi, The docs refer to ODBCng (http://www.postgresql.org/docs/current/static/external-interfaces.html) and provide the website URL...
Thom Brown
04-09-2012 01:50 AM
Thom Brown Go to last post
3 20
On 08.04.2012 03:29, Basil Bourque wrote: Yes. Thanks. This seems to have been already fixed in the latest sources,...
Heikki Linnakangas
04-08-2012 11:47 AM
Heikki Linnakangas Go to last post
0 21
Is this mailing list the proper place to report minor problems such as typos found in the documentation? I found the breakout of parameters on this...
Basil Bourque
04-07-2012 07:29 PM
Basil Bourque Go to last post
0 24
Hi, Attached is a patch to correct the URL of the pgtclng project. Thom -- Sent via pgsql-docs mailing list (pgsql-docs (AT) postgresql (DOT)...
Thom Brown
04-06-2012 06:01 PM
Tom Lane Go to last post
1 22
---------- Forwarded message ---------- From: Welty, Richard <rwelty (AT) ltionline (DOT) com> Date: Tue, Apr 3, 2012 at 5:33 PM Subject: RE: 9.1.3:...
Michael Nolan
04-04-2012 10:18 AM
Michael Nolan Go to last post
2 25
Someone on my blog suggested that we add more prominent links to the documentation...
Bruce Momjian
04-03-2012 12:32 PM
Robert Haas Go to last post
1 25
why all postegresql manuals are not readible? If I try to open it it says me "file is corrupted and it is impossible to repair...
antonio guerra
03-31-2012 05:02 PM
Basil Bourque Go to last post
5 30
(Prompted by Bruce Momjian's post at http://momjian.us/main/blogs/pgblog/2012.html#March_27_2012, this message is adapted from my comment there) I...
Andy Lester
03-30-2012 01:27 PM
Magnus Hagander Go to last post
21 49
On 30.03.2012 19:26, Michael Nolan wrote: Just login and start editing. If you don't have a community account yet, you'll need to create one first,...
Heikki Linnakangas
03-30-2012 12:03 PM
Michael Nolan Go to last post
1 16
I've been trying to set up binary replication in 9.1.3 on two test servers using the instructions in the wiki binary replication tutorial. I did...
Michael Nolan
03-30-2012 11:26 AM
Michael Nolan Go to last post
0 15
On Fri, Mar 23, 2012 at 4:41 AM, Robert Haas <rhaas (AT) postgresql (DOT) org> wrote: Thanks for the commit! I think that it's worth backporting...
Fujii Masao
03-23-2012 06:51 AM
Robert Haas Go to last post
3 26
Hey, I suggest to clarify the documentation of PQconninfoParse(). First, "Returns parsed connection options from the provided connection...
Dmitriy Igrishin
03-22-2012 08:12 PM
Robert Haas Go to last post
10 39
I'm new to the codebase, but I think this patch reflects real-world usage; the PostgreSQL code itself always calls the length field "vl_len_", and...
Jay Levitt
03-22-2012 01:49 PM
Robert Haas Go to last post
3 47
Hi, The last sentence of the above seems not to be correct. Because, thanks to the reduction of NUMERIC size (committed in 9.1), its header size is...
Fujii Masao
03-22-2012 01:41 PM
Robert Haas Go to last post
1 27
What packages and versions do I need to install to build the docs on Ubuntu? I tried 10.04's version of Openjade, which wasn't recognized, and...
Josh Berkus
03-21-2012 10:12 PM
Tom Lane Go to last post
20 82
On Sat, Mar 3, 2012 at 02:16, Marti Raudsepp <marti (AT) juffo (DOT) org> wrote: Bump. No response for 2 weeks. Anyone? Regards, Marti -- Sent via...
Marti Raudsepp
03-21-2012 12:53 PM
Robert Haas Go to last post
2 28
All, To avoid confusion, I think we should add the following sentence to http://www.postgresql.org/docs/current/static/sql-revoke.html: Current...
Josh Berkus
03-17-2012 02:35 AM
Peter Eisentraut Go to last post
1 49
Hello, pg_read_file('pg_log... gives me this report and 0xe86974 doesn't know Google... Can You help me? PG 8.4.9 on Windows 1250, database UTF8...
Holec, JPH Software
02-28-2012 12:22 PM
Holec, JPH Software Go to last post
2 62
Hello, pg_read_file('pg_log... gives me this report and 0xe86974 doesn't know Google... Can You help me? PG 8.4.9 on Windows, database UTF8 and...
Holec, JPH Software
02-28-2012 08:51 AM
Holec, JPH Software Go to last post
0 28
Hi All, please help. I Have PostgreSQL server 8.4.9 on Linux, database utf-8 and Client app on Windows (VC++ and libpq.dll). I need to use user...
Pavel Holec
02-27-2012 06:02 AM
Peter Eisentraut Go to last post
1 44
I frequently find myself with multiple tabs open to the docs site, all titled "PosgreSQL: Documentation". Does the new site back-end make it easy to...
Jay Levitt
02-15-2012 03:56 AM
Magnus Hagander Go to last post
3 60
I have applied the attached patch to mention -W _0_ turns off write caching. The official Linux docs are unclear that you need a...
Bruce Momjian
02-14-2012 04:43 PM
Bruce Momjian Go to last post
0 40
I just tried to build our docs on Debian Squeeze using our instructions for...
Bruce Momjian
02-07-2012 07:30 PM
Bruce Momjian Go to last post
2 50
[DOCS] Bug (Multi-page thread 1 2 )
Hi why in version 8.4.4 I have to do is cast in the previous version of PHP itself postgres already identified this conversion? thank you *Happy new...
Thiago Braga Nobre
01-29-2012 04:12 AM
Thiago Braga Nobre Go to last post
10 53
Josh Kupershmidt <schmiddy (AT) gmail (DOT) com> writes: Well, it might need adjustment, but I don't think we should remove it outright. The people...
Tom Lane
01-27-2012 11:43 AM
Robert Haas Go to last post
7 37
"PGresult objects are read-only after creation, and so can be passed around freely between threads." From...
Jeff Davis
01-05-2012 09:53 AM
Tom Lane Go to last post
2 34
Post New Thread

Display Options
Showing threads 1 to 50 of 1241
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.