threads listlengths 1 2.99k |
|---|
[
{
"msg_contents": "Hi,\n\nI am using postgresql for a system, and having a lot of deadlocks due to\nforeign keys. I am aware of the situation regarding this from browsing\nthe mailing list archives.\n\nAs I understand it the solution is to implement dirty reads and modify\nthe referential integrity triggers to ... |
[
{
"msg_contents": "Hi all!\nSome time back I discussed the inclusion of replication (e.g.\npostgres-R) into postgres.\nOne of the technical reasons that I understand against such a move is\nthe application dependence of replication. PostgresR requires a large\namount of code change in postgres.\nAll this leads ... |
[
{
"msg_contents": "Suresh,\n\n> Is persistant objects and references to these objects\n> supported in PostgreSQL? If so can anyone point me to\n> the documentation for these?\n\nThese structures are usually known as \"Composite Types\", although they have a \ndifferent, less intuitive name in the SQL99 standard... |
[
{
"msg_contents": "Josh Berkus wrote:\n> I don't reccomend using them at any time, though ...\n\nJust curious: why not?\n\nMerlin\n",
"msg_date": "Mon, 2 Aug 2004 13:18:26 -0400",
"msg_from": "\"Merlin Moncure\" <merlin.moncure@rcsonline.com>",
"msg_from_op": true,
"msg_subject": "Re: Support fo... |
[
{
"msg_contents": "Here are the open items. I think once they are resolved we can head\ninto beta:\n\t\n\tpg_dump multiple -t (?)\n\tPITR backup status file\n\twin32 binary version stamps\n\tserver logging process (?)\n\tpg_autovacuum integration (in queue)\n\tpg_dump fixes (in queue)\n\nDoes anyone have any m... |
[
{
"msg_contents": "> Here are the open items. I think once they are resolved we can head\n> into beta:\n> \n> \tpg_dump multiple -t (?)\n> \tPITR backup status file\n> \twin32 binary version stamps\n> \tserver logging process (?)\n> \tpg_autovacuum integration (in queue)\n> \tpg_dump fixes (in queue)\n> \n> Do... |
[
{
"msg_contents": " \n\n> -----Original Message-----\n> From: pgsql-hackers-owner@postgresql.org \n> [mailto:pgsql-hackers-owner@postgresql.org] On Behalf Of Bruce Momjian\n> Sent: 02 August 2004 20:36\n> To: PostgreSQL-development\n> Subject: [HACKERS] Open items\n> \n>\n> \twin32 binary version stamps\n\nMagn... |
[
{
"msg_contents": " \n\n> -----Original Message-----\n> From: Marc G. Fournier [mailto:scrappy@postgresql.org] \n> Sent: 02 August 2004 21:25\n> To: Dave Page\n> Cc: Bruce Momjian; PostgreSQL-development\n> Subject: Re: [HACKERS] Open items\n> \n> \n> Unless he's posted from an address that I dont' recognize, i... |
[
{
"msg_contents": "All,\n\nI am looking for documentation on the pg_proc.proacl column. I am working on a schemadiff and when I expect the acl to be the same, they come out slightly different. I searched the PG 7.4 doc site, and didn't find anything except the one liner on the pg_proc description page.\n\nAny k... |
[
{
"msg_contents": "test=# begin;\nBEGIN\ntest=# savepoint \"A\";\nSAVEPOINT\ntest=# rollback to a;\nserver closed the connection unexpectedly\n This probably means the server terminated abnormally\n before or while processing the request.\nLOG: server process (PID 45905) was terminated by signa... |
[
{
"msg_contents": "I will be doing training in Washington DC this week, returning Friday. \nI should be online in the evening and reading email then.\n\n-- \n Bruce Momjian | http://candle.pha.pa.us\n pgman@candle.pha.pa.us | (610) 359-1001\n + If your life is a hard d... |
[
{
"msg_contents": " P O S T G R E S Q L\n\n 7 . 5 O P E N I T E M S\n\n\nCurrent at ftp://momjian.postgresql.org/pub/postgresql/open_items.\n\nChanges\n-------\nPITR backup status file\nwin32 binary version stamps\nserver logging process (?)\npg_autovac... |
[
{
"msg_contents": "The recent discussion on -hackers was leaning strongly to the idea that\nour upcoming release should be called 8.0 not 7.5, and after some\nsmall private argument the core committee agrees. We have a number of\nnew features that warrant a major version bump (savepoints, PITR, native\nWindows... |
[
{
"msg_contents": "Hi all,\nwhen trying to restore a dump I get the following error:\npg_restore: [archiver (db)] could not execute query: ERROR: argument of commutator must be a name\n\nOperator commutator is itself, and when reading the ascii version\nof the dump (produced with -Fc) I see that this has been ... |
[
{
"msg_contents": "Hi Tom,\n\nThanks for your answer.\n\nYou mean I need to download another version and install it? If there is\nanything to prevent a re-install, let me know it please.\n\nThe one installed and downloaded is the PostgreSQL 7.3.4 version of the\npackage. I have the following software installed ... |
[
{
"msg_contents": "In src/backend/utils/mb/wchar.c there is a check to exclude Unicode\ncharacters above 0x10000. I can't see anything to explain this\nrestriction, except possibly this in the release notes for 7.2:\n\n Reject invalid multibyte character sequences (Tatsuo)\n\nIt does not explain why par... |
[
{
"msg_contents": "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1\n\n\nHi,\n\nI updated the CVS a few minutes before, applied Gavin Sherry's latest \nxact patch. It worked. \n\nAnyway...here is what I did:\n==================Case 1=================================\ntest=# BEGIN ;\nBEGIN\ntest=# SAVEPOINT devrim... |
[
{
"msg_contents": "> test=# ROLLBACK to devrim;\n> ROLLBACK\n> test=# ROLLBACK to devrim;\n> ROLLBACK\n> \n> ...and it goes on forever. Is it a feature or a bug?\n> \n\nfeature. You can rollback to a savepoint multiple times (0 or more\nsavepoints might intervene)\n\n\n> Are these all intended behaviors? I tho... |
[
{
"msg_contents": "After two series 7.3 and 7.4 that ignore the force argument,\nwhy don't remove it in the 8.0 ?\n\n\nRegards\nGaetano Mendola\n\n\n",
"msg_date": "Tue, 03 Aug 2004 18:20:15 +0200",
"msg_from": "Gaetano Mendola <mendola@bigfoot.com>",
"msg_from_op": true,
"msg_subject": "reindex... |
[
{
"msg_contents": "Hi all,\nI'm reading some comment on CVS and I seen this comment\nfor tab-complete.c revision 1.109:\n\nFix subtransaction behavior for large objects, temp namespace, files,\npassword/group files. Also allow read-only subtransactions of a read-write\nparent, but not vice versa. These are th... |
[
{
"msg_contents": "I have on my todo an item regarding arrays with a dimension lower bound \nof something other than one. The issue is that when stored, dumped, and \nthen reloaded, the array lower bound is reset to 1. Example:\n\ncreate table foo(f1 int[]);\ninsert into foo values(array[1]);\nupdate foo set f1... |
[
{
"msg_contents": "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1\n\nHi all,\nI'm not able to reproduce it anymore but I seen this after a\ndeadlock detection involving a subtransaction:\n\nERROR: deadlock detected\nDETAIL: Process 31330 waits for ShareLock on transaction 570; blocked by process 31328.\nProce... |
[
{
"msg_contents": "\nJust wondering, is updateable views slated for a\nfuture version of Postgresql? In addition to using\nrules that is.\n\nCSN\n\n\n\t\t\n__________________________________\nDo you Yahoo!?\nYahoo! Mail - Helps protect you from nasty viruses.\nhttp://promotions.yahoo.com/new_mail\n",
"msg_d... |
[
{
"msg_contents": "People have been complaining (not without reason) that without any\ndocumentation they can hardly test the new PITR code. I have hacked\nup and committed some rough docs that should be enough for testing.\nThey're on-line now at\nhttp://candle.pha.pa.us/main/writings/pgsql/sgml/backup-online... |
[
{
"msg_contents": "\nHere are the open items. They all have to be addressed before final,\nbut not all before beta starts.\n\n---------------------------------------------------------------------------\n\n P O S T G R E S Q L\n\n 7 . 5 O P E N I T E M ... |
[
{
"msg_contents": "I think we need to deny changing column types if a function is using the \ntable type as a return set.\n\ntest=# create table test (a int4);\nCREATE TABLE\ntest=# create function test () returns setof test as 'select 1' language \nsql;\nCREATE FUNCTION\ntest=# alter table test alter a type bi... |
[
{
"msg_contents": "Changing to a domain and back doesn't do dependencies correctly:\n\ntest=# create table parent (a int4);\nCREATE TABLE\ntest=# drop table parent;\nDROP TABLE\ntest=# drop domain dom;\nDROP DOMAIN\ntest=# create table parent (a int4);\nCREATE TABLE\ntest=# create domain dom as bigint;\nCREATE ... |
[
{
"msg_contents": "Peter/Fabien,\n\nJust to say thank you for all your hard work in getting pgxs working in\nCVS. I've successfully managed to get a contrib module to build outside\nof the source tree, which will help simplify a lot of things.\n\nI have one question though: the comments in pgxs.mk suggested tha... |
[
{
"msg_contents": "Hi All!\nPlease note that the following functions are not implemented in the \npostgres driver\neven though they are a part of the JDBC 2.0 standard.\n\nSome of these may be party implemented, but may not be complete.\n\n<differences>\nBlob.java\n public long position(byte[] pattern, long ... |
[
{
"msg_contents": "The PITR docs that have just been put up say:\n\n But if you want to recover to some previous point in time (say,\n right before the junior DBA dropped your main transaction\n table), just specify the required stopping point in\n recovery.conf. You can specify the ... |
[
{
"msg_contents": "8.0 || 7.5??\n\ng:)\n\n> The PITR docs that have just been put up say:\n> \n> But if you want to recover to some previous point in time (say,\n> right before the junior DBA dropped your main transaction\n> table), just specify the required stopping point in\n> ... |
[
{
"msg_contents": "In CVS tip, try running the regression tests against an installed\npostmaster (ie, make installcheck); then as soon as the tests are\ndone, kill -9 the bgwriter process to force a database restart.\nMost of the time you'll get a PANIC during recovery:\n\nLOG: background writer process (PID 2... |
[
{
"msg_contents": "\n\nAndreas Pflug wrote:\n\n> If %t is used in log_line_prefix, win32's strftime will print a very \n> long timezone information, e.g. \"W. Europe Daylight Time\" where Linux \n> would write \"UTC\". This makes the timestamp consuming more than half \n> of an average line length.\n> Do we hav... |
[
{
"msg_contents": "Hi,\nIf I want the planner/optimizer to always choose merge join when it needs to\njoin relations. How can I do it ?\nThanks,\n--h\n\n",
"msg_date": "Wed, 4 Aug 2004 15:53:58 -0500",
"msg_from": "\"Hicham G. Elmongui\" <elmongui@cs.purdue.edu>",
"msg_from_op": true,
"msg_subje... |
[
{
"msg_contents": "Is there an easy way to select, say, the 15th row in a table? I can't\nuse a sequence number because rows will sometimes be deleted resulting\nin the 15th row now being a different row. I need to be able to select\nthe 15th row regardless of whether it is the same 15th row as the last\nselect... |
[
{
"msg_contents": "Would it be possible to report the integer_datetimes GUC in the V3 \nstartup packet?\n\nCurrently if you want to use binary-format parameters or results that \nmight involve dates/times, you have to explicitly check \ninteger_datetimes first; this means another roundtrip on startup for \ngene... |
[
{
"msg_contents": "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1\n\nHi all,\nI did a recovery strictly following the doc instructions, the recovery\nsucceded but I'm wondering if the following line in the logs is normal\nor not.\n\ncp: cannot stat `/home/pitr/00000001.history': No such file or directory\n\n\n\... |
[
{
"msg_contents": "Hi,\n\nWhen using psql I can list the tables and sequences by typing:\n\\d\n\nfuthermore:\n\\dt lists tables\n\\ds lists sequences\n\\d tablename lists that table.\n\netc. etc.\n\nBut how can I get a listing of all used triggers on a certain table?\n\nThanks for your time\n\nRegards,\nErwin M... |
[
{
"msg_contents": "ApocalypseKnight wrote:\n\n> \n> Learn how to Hack into computers,websites,Aol/Yahoo/Msn accounts,view\n> webcams without permission,computer programming,and much,MUCH more at:\n> \n> http://stop.to/Hacker\n> \n> and:\n> \n> http://groups.msn.com/SecretsoftheCyberWarrior\n> \n> ApocalypseKnig... |
[
{
"msg_contents": "This message was cancelled from within Mozilla.\n",
"msg_date": "Thu, 5 Aug 2004 13:08:36 +0000 (UTC)",
"msg_from": "mendola@bigfoot.com",
"msg_from_op": true,
"msg_subject": "cancel <cetanj$47$1@floppy.pyrenet.fr>"
}
] |
[
{
"msg_contents": "Hi all,\ndoing some tests:\n\n\nregression=# create table test (a integer);\nCREATE TABLE\nregression=# alter table test add column b test;\nALTER TABLE\nregression=# select * from test;\n a | b\n---+---\n(0 rows)\n\nregression=# insert into test values ( 1, (2,null)); <--(1)\nINSERT 42609... |
[
{
"msg_contents": "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1\n\nHi all,\nis it a paradox or not have table with no column but with rows in in\n( I mean, we want it ) ?\n\nHere a way to obtain it.\n\nregression=# select version();\n~ version\n- --------------... |
[
{
"msg_contents": "Hi all,\nI have a fresh installation of 8.0devel but I'm not able to\nperform any backup using pg_dump:\n\n\n$ pg_dump -p 5433 test\npg_dump: could not parse ACL list ([0:1]={postgres=UC/postgres,=UC/postgres}) for object \"public\" (SCHEMA)\n\n\n\nRegards\nGaetano Mendola\n\n\n",
"msg_da... |
[
{
"msg_contents": "> -----BEGIN PGP SIGNED MESSAGE-----\n> Hash: SHA1\n> \n> Hi all,\n> is it a paradox or not have table with no column but with rows in in\n> ( I mean, we want it ) ?\n> \n> Here a way to obtain it.\n\nIt's even easier than that actually;\n\ncreate table test();\n\ninsert into test default val... |
[
{
"msg_contents": "Hey Tom,\n\nDid you rate a mention in the Doom 3 readme file? :)\n\n---\n4. COPYRIGHT INFORMATION\n\nDOOM 3 is linked with the JpegLib, copyright (c)1991-1998 Thomas G.\nLane/Independent JPEG Group. All rights reserved.\n---\n\nCool :)\n\nChris\n",
"msg_date": "Thu, 05 Aug 2004 23:38:23 +... |
[
{
"msg_contents": "Lol! :)\n\n\n\n> Hey Tom,\n> \n> Did you rate a mention in the Doom 3 readme file? :)\n> \n> ---\n> 4. COPYRIGHT INFORMATION\n> \n> DOOM 3 is linked with the JpegLib, copyright (c)1991-1998 Thomas G.\n> Lane/Independent JPEG Group. All rights reserved.\n> ---\n> \n> Cool :)\n> \n> Chris\n> \n... |
[
{
"msg_contents": "By accidently passing a NULL pointer in a RuleStmt's RangeVar relname i \nrecognized\nthat this can lead to a crash of the backend in the function hashname(), \nlocated in hashfunc.c. It calls strlen() without checking the key pointer \nin line 126, which leads on my machine to a null pointer... |
[
{
"msg_contents": "In \"join_selectivity\" function (plancat.c), a function call is made to\n\"OidFunctionCall4\" (fmgr.c), which in turn calls a function pointer.\n\nIn need to know what is the actual function being called from\nOidFunctionCall4 if the selectivity of mergejoin is the one required from\njoin_se... |
[
{
"msg_contents": "AFAIK there are no major patches still outstanding, with the exception\nof the Windows-symlinks patch that arrived today from Andreas. Bruce\nand I both think that's worth getting in, if no one has any objections,\nbut otherwise we essentially have 8.0beta1 code.\n\nThe documentation, howeve... |
[
{
"msg_contents": "I've started work on a patch for this problem.\n\nDoing regression tests at present.\n\nI'll get back when done.\n\n\nRegards,\n\nJohn\n\n",
"msg_date": "Fri, 6 Aug 2004 14:20:23 +1000",
"msg_from": "\"John Hansen\" <john@geeknet.com.au>",
"msg_from_op": true,
"msg_subject": "... |
[
{
"msg_contents": "\nWhat is the intended upgrade path for databases using contrib modules?\n\nBecause I'm trying to test out my database under a CVS compiled postgres and\nrunning into problems. It seems you can't count on a simple pg_dump/pg_restore\nworking because functions needed for various operators and ... |
[
{
"msg_contents": "Hi All,\n\nI would like to implement the 'DISABLE TRIGGER' functionality for\nPostgres...\n\nMy proposal for a syntax are the following..... We could choose either or\nall of the following....\n\na) ALTER TABLE <table_name> DISABLE|ENABLE ALL TRIGGERS\n(This syntax is available in oracle to a... |
[
{
"msg_contents": "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1\n\nConsider this. Most (well-written) applications are written in three \nlayers. The data abstraction layer provides a clean interface to the \nunderlying data so other people don't have to write SQL statements. The \nGUI layer handles all the G... |
[
{
"msg_contents": "Seems the NNTP server went wonky again... \n\nTIA!\n\n-- \nMike Rylander\nmiker@purplefrog.com\n\n Indentation is a wonderful form of commentary from\n programmer to programmer, but its symbology is\n largely wasted on the computer. We don't tell poets\n how to format their poetry.\n -... |
[
{
"msg_contents": "Bruce, etc:\n\n> If you change shared_buffers to 2000, remove the comment and reload, the\n> variable is now 2000. If you comment out the variable and reload again,\n> it is still 2000, not the default.\n\nAnd more than one person has been baffled and confused by this, including \nseveral ma... |
[
{
"msg_contents": "Attached, as promised, small patch removing the limitation, adding\ncorrect utf8 validation.\n\nRegards,\n\nJohn\n\n-----Original Message-----\nFrom: pgsql-hackers-owner@postgresql.org\n[mailto:pgsql-hackers-owner@postgresql.org] On Behalf Of John Hansen\nSent: Friday, August 06, 2004 2:20 PM... |
[
{
"msg_contents": "... doesn't work.\n\n$ pg_dump regression >zzz.out\npg_dump: SQL command failed\npg_dump: Error message from server: ERROR: \"complex\" is a composite type\npg_dump: The command was: COPY public.complex (r, i) TO stdout;\n$\n\nI suspect it had more subtle problems too, because dumpTableComme... |
[
{
"msg_contents": "\ndue to a googlebot effect, I had to shut it down temporarily ...\n\n----\nMarc G. Fournier Hub.Org Networking Services (http://www.hub.org)\nEmail: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664\n",
"msg_date": "Fri, 6 Aug 2004 23:08:07 -0300 (ADT)",
... |
[
{
"msg_contents": "My apologies for not reading the code properly.\n\nAttached patch using pg_utf_mblen() instead of an indexed table.\nIt now also do bounds checks.\n\nRegards,\n\nJohn Hansen\n\n-----Original Message-----\nFrom: Tom Lane [mailto:tgl@sss.pgh.pa.us] \nSent: Saturday, August 07, 2004 4:37 AM\nTo:... |
[
{
"msg_contents": "Ahh, but that's not the case. You cannot just delete the check, since\nnot all combinations of bytes are valid UTF8. UTF bytes FE & FF never\nappear in a byte sequence for instance.\nUTF8 is more that two bytes btw, up to 6 bytes are used to represent an\nUTF8 character.\nThe 5 and 6 byte cha... |
[
{
"msg_contents": "Possibly, since I got it wrong once more....\nAbout to give up, but attached, Updated patch.\n\n\nRegards,\n\nJohn Hansen\n\n-----Original Message-----\nFrom: Oliver Elphick [mailto:olly@lfix.co.uk] \nSent: Saturday, August 07, 2004 3:56 PM\nTo: Tom Lane\nCc: John Hansen; Hackers; Patches\nSu... |
[
{
"msg_contents": "This should do it.\n\nRegards,\n\nJohn Hansen \n\n-----Original Message-----\nFrom: Dennis Bjorklund [mailto:db@zigo.dhs.org] \nSent: Saturday, August 07, 2004 5:02 PM\nTo: Tom Lane\nCc: John Hansen; Hackers; Patches\nSubject: Re: [HACKERS] UNICODE characters above 0x10000 \n\nOn Sat, 7 Aug 2... |
[
{
"msg_contents": "Yes, but the specification allows for 6byte sequences, or 32bit\ncharacters.\nAs dennis pointed out, just because they're not used, doesn't mean we\nshould not allow them to be stored, since there might me someone using\nthe high ranges for a private character set, which could very well be\ni... |
[
{
"msg_contents": "4 actually,\n10FFFF needs four bytes:\n\n11110xxx 10xxxxxx 10xxxxxx 10xxxxxx\n10FFFF = 00001010 11111111 11111111\n\nFill in the blanks, starting from the bottom, you get:\n11110000 10101111 10111111 10111111\n\nRegards,\n\nJohn Hansen \n\n-----Original Message-----\nFrom: Christopher Kings-L... |
[
{
"msg_contents": "Well, maybe we'd be better off, compiling a list of (in?)valid ranges\nfrom the full unicode database \n(http://www.unicode.org/Public/UNIDATA/UnicodeData.txt and\nhttp://www.unicode.org/Public/UNIDATA/Unihan.txt)\nand with every release of pg, update the detection logic so only valid\ncharac... |
[
{
"msg_contents": "Yea,. I know....\n\n100000 - 10FFFF : 2 separate planes iirc\n\n... John \n\n-----Original Message-----\nFrom: Dennis Bjorklund [mailto:db@zigo.dhs.org] \nSent: Saturday, August 07, 2004 9:06 PM\nTo: John Hansen\nCc: Tatsuo Ishii; tgl@sss.pgh.pa.us; pgsql-hackers@postgresql.org; pgsql-patches... |
[
{
"msg_contents": "Using pg_dump from postgresql 7.3.4 I've obtained\na dump file containing a SEQUENCE SET with no\ncorresponding SEQUENCE. I've seen that this is usually\ndue to the presence of a table with a 'serial' field,\nbut since in this case there is no such table I wonder\nif this is a bug in pg_dump.... |
[
{
"msg_contents": "On Sat, 7 Aug 2004, Takehiko Abe wrote:\n\nIt looked like you sent the last mail only to me and not the list. I \nassume it was a misstake and I send the reply to both.\n\n> > Is there a specific reason you want to restrict it to 24 bits?\n> \n> ISO 10646 is said to have removed its private u... |
[
{
"msg_contents": "> -----Original Message-----\n> From: pgsql-hackers-owner@postgresql.org \n> [mailto:pgsql-hackers-owner@postgresql.org] On Behalf Of \n> Dennis Bjorklund\n> Sent: Saturday, August 07, 2004 10:48 PM\n> To: Takehiko Abe\n> Cc: pgsql-hackers@postgresql.org\n> Subject: Re: [PATCHES] [HACKERS] UN... |
[
{
"msg_contents": "> -----Original Message-----\n> From: Dennis Bjorklund [mailto:db@zigo.dhs.org] \n> Sent: Saturday, August 07, 2004 11:23 PM\n> To: John Hansen\n> Cc: Takehiko Abe; pgsql-hackers@postgresql.org\n> Subject: RE: [PATCHES] [HACKERS] UNICODE characters above 0x10000\n> \n> On Sat, 7 Aug 2004, Joh... |
[
{
"msg_contents": "I have this on 8.0dev (checked out last friday):\n\nyomama=# SELECT version();\n version\n---------------------------------------------------------------------------\n PostgreSQL 8.0devel on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.0\n(1 Zeile)\n\nyoma... |
[
{
"msg_contents": "Jan Wieck wrote:\n> On 8/6/2004 11:34 PM, Bruce Momjian wrote:\n> \n> > Jan Wieck wrote:\n> >> On 8/6/2004 9:04 PM, Bruce Momjian wrote:\n> >> \n> >> > Updated. Thanks.\n> >> \n> >> I thought we want to have the feature activated ... I reversed your \n> >> change and brought guc.c in sync in... |
[
{
"msg_contents": "On Sat, Aug 07, 2004 at 12:38:10PM +0200, Gaetano Mendola wrote:\n> Alvaro Herrera wrote:\n\n> >Subversion and arch have been mentioned, but so far there is no\n> >compelling reason to change. It'd take convincing at least a couple\n> >of core hackers to get the ball rolling ...\n> \n> Well,... |
[
{
"msg_contents": "> -----Original Message-----\n> From: Tom Lane [mailto:tgl@sss.pgh.pa.us] \n> Sent: Sunday, August 08, 2004 2:43 AM\n> To: Dennis Bjorklund\n> Cc: Tatsuo Ishii; John Hansen; pgsql-hackers@postgresql.org; \n> pgsql-patches@postgresql.org\n> Subject: Re: [PATCHES] [HACKERS] UNICODE characters a... |
[
{
"msg_contents": "> -----Original Message-----\n> From: Oliver Elphick [mailto:olly@lfix.co.uk] \n> Sent: Sunday, August 08, 2004 7:43 AM\n> To: Tom Lane\n> Cc: John Hansen; Hackers; Patches\n> Subject: Re: [HACKERS] UNICODE characters above 0x10000\n> \n> On Sat, 2004-08-07 at 07:10, Tom Lane wrote:\n> > Oliv... |
[
{
"msg_contents": "I have two things left before beta. I want to make sure the release\nnotes are current against CVS and I want to make sure the win32\ntablespace symlink changes I just made work.\n\n-- \n Bruce Momjian | http://candle.pha.pa.us\n pgman@candle.pha.pa.us ... |
[
{
"msg_contents": "Tom, you didn't like Andreas' idea of allowing the user to rotate the\nlog files on demand. Isn't that standard functionality for any logging\nprogram in case you want to manually start a new log file? Is there no\nway to do this simply? Is this a TODO?\n\n-- \n Bruce Momjian ... |
[
{
"msg_contents": "> Well, this is still working at the wrong level. The code \n> that's in pg_verifymbstr is mainly intended to enforce the \n> *system wide* assumption that multibyte characters must have \n> the high bit set in every byte. (We do not support encodings \n> without this property in the backen... |
[
{
"msg_contents": "I see this behavior with CVS tip:\n\nCREATE TABLE wibble (a integer, b integer);\nINSERT INTO wibble VALUES (1,1);\nALTER TABLE wibble ADD COLUMN c BIGINT;\nUPDATE wibble SET c = b;\nALTER TABLE wibble DROP COLUMN b;\nALTER TABLE wibble RENAME c TO b;\nCREATE FUNCTION foobar() RETURNS SETOF w... |
[
{
"msg_contents": "\n'k, saw Bruce's commit for the pgport stuff under Win32 ... is anyone \nsitting on that 'one last thing' that should be fixed/corrected before \nBeta proceeds, or am I clear for doing the bundle up tonight for an \nannounce tomorrow?\n\nSpeak now, or forever hold your piece :)\n\n----\nMarc... |
[
{
"msg_contents": "pgman wrote:\n> Marc G. Fournier wrote:\n> > \n> > 'k, saw Bruce's commit for the pgport stuff under Win32 ... is anyone \n> > sitting on that 'one last thing' that should be fixed/corrected before \n> > Beta proceeds, or am I clear for doing the bundle up tonight for an \n> > announce tomorr... |
[
{
"msg_contents": "As I was integrating the new PG_TRY/PG_CATCH/PG_END_TRY macros I \ndiscovered a couple of minor issues.\n\n1. You use a do {...} while(0) construct to wrap the whole thing. This \nactually makes it impossible to write code that does a try/catch within \na loop that contains code surrounding i... |
[
{
"msg_contents": "On the developer's page:\n\n\thttp://developer.postgresql.org/\n\nCVSWeb link points to:\n\n\thttp://developer.postgresql.org/cvsweb.cgi/pgsql-server\n\nwhich is incorrect. The same for interfaces...\n\n-- \nSerguei A. Mokhov | /~\\ The ASCII\nComputer Science Department | \\... |
[
{
"msg_contents": "\nHello,\n\nI will bring it up with the postgresql hackers.\n\nPS - Sorry for the new posting. I read these via digest.\nMike\n \t\n * From: Jason Tishler <jason at tishler dot net>\n * To: cygwin at cygwin dot com\n * Date: Sun, 8 Aug 2004 11:07:56 -0400\n * Subject: Re: Initdb ... |
[
{
"msg_contents": "listen_addresses is currently defined as a space-separated list of IP\naddresses or names. It would be more consistent with the other\nlist-type GUC parameters to make it a comma-separated list. Any\nobjections?\n\n\t\t\tregards, tom lane\n",
"msg_date": "Sun, 08 Aug 2004 13:59:54 -0400... |
[
{
"msg_contents": "Log Message:\n-----------\nMake listen_addresses be a comma-separated list instead of a space-separated\nlist. More consistent with our other list-containing GUC variables.\n\nModified Files:\n--------------\n pgsql-server/doc/src/sgml:\n runtime.sgml (r1.274 -> r1.275)\n (h... |
[
{
"msg_contents": "Folks,\n\nGot the following bomb trying to build from current CVS (August 8th):\n\nmake[4]: Leaving directory `/usr/src/postgresql-8.0b/src/interfaces/ecpg/\ncompatlib'\nmake -C preproc all\nmake[4]: Entering directory `/usr/src/postgresql-8.0b/src/interfaces/ecpg/\npreproc'\nmake -C ../../..... |
[
{
"msg_contents": "Tom, Et Al:\n\nGoing over the .conf, I just noticed that add_missing_from is still set to \nTrue in postgresql.conf.sample. By my memory of our discussion, this \noption was introduced in 7.4 and was to be set to False by default in 8.0. \nCan we switch it to False?\n\nBTW, the reason fo... |
[
{
"msg_contents": "\nWill do a short announce tomorrow, but if anyone wants to look it over, \nmake sure that I didn't miss anything? the files are available at \nftp://ftp.postgresql.org/pub/source/v8.0.0beta1 ... both gz and bz2 files \nare available ...\n\nthe only thing in the build that needs to be fixed ... |
[
{
"msg_contents": "Folks,\n\nHere's some things I'd like to check on before submitting a bug patch on the \n.conf stuff:\n\n1) TimeZone and DateStyle are mixed case in SHOW ALL. Is there a reason for \nthis? Appears to be the same in 7.4.\n\n2) for unix_socket_permissions the value in the .conf file is octa... |
[
{
"msg_contents": "Just a quick heads-up.\n\nThe plpgsql regression test for Win32 fails; appears to not obey the\nstatement timeout. Might be a known problem.\n\nLines 395-6 of exec.c need to have the operator changed from equality to\nassignment (busted fix for pg_dumpall on win32).\n\nCheers,\nClaudio\n\n\n-... |
[
{
"msg_contents": "According to the docs and my 8.0beta build, there is no way to move a schema \nto a new tablespace? We have this functionality for tables, is there a \nreason not to have it for schemas or was it just oversight ?\n\n-- \nRobert Treat\nBuild A Better Lamp :: Linux Apache {middleware} PostgreS... |
[
{
"msg_contents": " \nTom Lane writes:\n> Claudio Natoli <claudio.natoli@memetrics.com> writes:\n> > The plpgsql regression test for Win32 fails; appears to not obey the\n> > statement timeout. Might be a known problem.\n> \n> [ rolls eyes... ] That's been like that for some time. Hasn't anyone\n> been testin... |
[
{
"msg_contents": "Since this is the first release supporting Windows natively, and\nWindows people tend to not have any development environment by default,\nshould there be a windows binary version of some sort into the beta\ndirectory, or is that something that will come along later with\nsetup.exe type packa... |
[
{
"msg_contents": "Greets,\n\nWhile I was finishing up SRF support in PL/Py, I noticed that when VPC is the\nselected mode for a table function, ExecMakeTableFunctionResult will set\nrsinfo.isDone to ExprSingleResult each time it loops to fetch another value\n(when a direct_function_call). This makes the VPC-SR... |
[
{
"msg_contents": " \n\n> -----Original Message-----\n> From: pgsql-hackers-owner@postgresql.org \n> [mailto:pgsql-hackers-owner@postgresql.org] On Behalf Of Scott Marlowe\n> Sent: 09 August 2004 06:31\n> To: PostgreSQL-development\n> Subject: [HACKERS] Windows binary in the beta directory?\n> \n> Since this is... |
[
{
"msg_contents": "Hi guys,\n\nIs it safe to update the atttypid of a timestamp column to be a \ntimestamptz column? I wish to do this on a production database, so I \nneed to be sure!\n\nThanks,\n\nChris\n\n",
"msg_date": "Mon, 09 Aug 2004 16:26:38 +0800",
"msg_from": "Christopher Kings-Lynne <chriskl... |
[
{
"msg_contents": "I read this in the release notes:\n\n---\n# Database-wide ANALYZE does not hold locks across tables (Tom)\n\nThis reduces the potential for deadlocks against other backends that \nwant exclusive locks on tables. To get the benefit of this change, do \nnot execute database-wide ANALYZE inside ... |
[
{
"msg_contents": "\nI'm testing PITR using pgbench and postgresql ver.8.0bata. \nI think that result of recovery is wrong. My test procedure \nis as follows:\n--------------------\nI edited postgresql.conf for PITR and started the postmaster.\nAnd I executed \"pgbench -t 20000\".\n % pgbench -t 20000\n\nI di... |
[
{
"msg_contents": "Hi all,\nI have seen the big debat about to have the delay\noff or on by default.\n\nWhy not enable it by default and introduce a new\nparameter to vacuum command itself ? Something like:\n\n\nVACUUM .... WITH DELAY 100;\n\n\nthis will permit to change easilly the delay in the maintainance\ns... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.