threads listlengths 1 2.99k |
|---|
[
{
"msg_contents": "I found following mail in my mail archive and tried the same test with\n7.4 current. Contrary to my expectation 7.4 showed some performance\ndegration with continuous pgbench runs:\n\n$ pgbench -c 5 -t 1000 -n test\ntps = 57.444037 (including connections establishing)\ntps = 57.455300 (exclu... |
[
{
"msg_contents": "I am still getting the duplicate case value problem trying to compile the\nCVS head on AIX 4.2.1.\n\ngmake[4]: Entering directory\n`/usr/local/postgres/pgsql/src/backend/utils/error'\ngcc -O2 -pipe -Wall -Wmissing-prototypes -Wmissing-declarations\n-I../../../../sr\nc/include -I/usr/local/ssl... |
[
{
"msg_contents": "I understand that ObjID of LOCKtag recognizes each individual row locked by \na row level lock. BUt i have noticed that if i lock 2 different rows of the \nsame table they have the same blkno. is this deduction ok?\nthanks\njenny\n\n____________________________________________________________... |
[
{
"msg_contents": "\n\n> > I understand that ObjID of LOCKtag recognizes each individual row locked \n>by\n> > a row level lock. BUt i have noticed that if i lock 2 different rows of \n>the\n> > same table they have the same blkno. is this deduction ok?\n>\n>If they happen to be stored in the same block, they'd... |
[
{
"msg_contents": "Current bcc32.mak produces :\n\nTurbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland\nError: Unresolved external '_pqGethostbyname' referenced from\nD:\\POSTGRESQL-7.4BETA2\\SRC\\INTERFACES\\LIBPQ\\RELEASE\\BLIBPQ.LIB|getaddrinfo\nError: Unresolved external '_pqStrerror' referenced fr... |
[
{
"msg_contents": "Hi Guys,\n\nThis page:\n\nhttp://developer.postgresql.org/docs/postgres/functions-misc.html\n\nSays that pg_get_triggerdef has no pretty print option. Is this actually\ntrue?\n\nChris\n\n",
"msg_date": "Wed, 3 Sep 2003 11:20:05 +0800",
"msg_from": "\"Christopher Kings-Lynne\" <chrisk... |
[
{
"msg_contents": "BTW, would it be possible to tweak configure's test for \"minimum working\nC compiler\" to include a check that cc accepts ANSI-style function\nprototypes? That would allow us to bounce HP's lame excuse for a free\ncompiler with a slightly useful message ...\n\n\t\t\tregards, tom lane\n\n---... |
[
{
"msg_contents": "Hi guys,\n\nWhere can I find a list of all the 'special' characters in the ~* operator?\n\nThanks,\n\nChris\n\n",
"msg_date": "Wed, 3 Sep 2003 13:28:16 +0800",
"msg_from": "\"Christopher Kings-Lynne\" <chriskl@familyhealth.com.au>",
"msg_from_op": true,
"msg_subject": "~* oper... |
[
{
"msg_contents": "\nDear Sirs and Friends,\n\n\tI would like to know about cube implementation and materialization \nof views in postgresql database. Is it developed already or is it in \nprocess? If it is in process, could u inform me the mail ids please? So \nkindly, I request u to inform me regarding this t... |
[
{
"msg_contents": "While updating to 7.3.4 I note with some alarm the following passage in \nREADME.Debian.migration.gz written by Oliver Elphick:\n\n\"Some schema designs rely on the use of oids as row identifiers. This is \ndefinitely not recommended, not least because oids are not guaranteed to \nexist in al... |
[
{
"msg_contents": "-----Original Message-----\nFrom: Marc G. Fournier [mailto:scrappy@hub.org] \nSent: Tuesday, September 02, 2003 6:13 PM\nTo: Joerg Hessdoerfer; Alexander Schulz; Hannu Krosing\nCc: pgsql-hackers@postgresql.org\nSubject: Re: [HACKERS] Win32 native port\n\n> First, there was a branch created a ... |
[
{
"msg_contents": "I have made Debian packages of PostgreSQL 7.4beta2 and uploaded them to\nDebian's experimental archive.\n\nThe package version is 7.3.99.7.4beta2-1 (so that when 7.4's final\nversion comes out, it will be perceived as a later package). They are\nbuilt on a machine running current unstable, s... |
[
{
"msg_contents": "\nthe offnum of LOCKTAG I gather indicates which row (tuple) is being locked \nin a row level locking. But when I lock 2 diffrent rows of a table, offset \nfor both is 0. and also offset is 0 if i take a table lock on the same \ntable. (blkno is the same for all three locks)..shouldnt the Off... |
[
{
"msg_contents": "I'm seeing the following with the current CVS code on my Linux dev box:\n\n$ make maintainer-clean\n$ ./configure --enable-depend --enable-cassert --enable-debug\n--prefix=/pgsql --with-openssl\n[ ... ]\n$ make -s\nIn file included from bootparse.y:340:\nlex.Int_yy.c:1832: warning: no previou... |
[
{
"msg_contents": "What do people think about adding the transaction status indicator to the\ndefault psql prompt, so it'd look something like this:\n\npeter=# begin;\nBEGIN\npeter*=# foo;\nERROR: syntax error at or near \"foo\" at character 1\npeter!=# rollback;\nROLLBACK\npeter=#\n\nI think many people would... |
[
{
"msg_contents": "I sent signal code to Bruce Momjian that can be freely used in the\nproject. It compiles on Win32 and has been contributed as BSD license.\n\nThe architecture is a bit different from what had already been\naccomplished, so I don't know how hard it will be to splice it in.\n\n> -----Original ... |
[
{
"msg_contents": "On Wed, 3 Sep 2003 pgsql-hackers-owner@postgresql.org wrote:\n\nDate: Wed, 3 Sep 2003 19:32:52 -0400 (EDT)\nFrom: Bruce Momjian <pgman@candle.pha.pa.us>\nTo: Peter Eisentraut <peter_e@gmx.net>\nCc: PostgreSQL Development <pgsql-hackers@postgresql.org>\nSubject: Re: Transaction status in defau... |
[
{
"msg_contents": "I was attempting to get pg_autovacuum to work on my database and after much hammering at it I discovered that the stats system was not working. I tried it with both 7.4beta1 and 7.4beta2 in both cases the number of tuples inserted, deleted and updated remained at 0 no matter what database ac... |
[
{
"msg_contents": "Today's commits from Bruce don't seem to be there.\n\nI'm doing:\n\ncvs update -d -P\n\n(I sent another note to Marc as a safety).\n\nLER\n\n\n-- \nLarry Rosenman http://www.lerctr.org/~ler\nPhone: +1 972-414-9812 E-Mail: ler@lerctr.org\nUS Mail: 1905 Steam... |
[
{
"msg_contents": "pg_class.relacl is of type aclitem[] and has a pg_attribute.attstorage\nof 'x', even though it doesn't support TOAST expansion:\n\t\n\tgrant select on t1 to foo1,foo2,foo3,foo4, ...(10k of items)\n\t\n\t ERROR: Tuple is too big: size 32684, max size 813\n\nIs it 'x' to be consistent with oth... |
[
{
"msg_contents": "I haven't tried the 7.4 beta, so it may be fixed there - but in\n7.3.4, pg_dumpall doesn't generate the commands to create schemas \nin the right order. This bug may have been reported before, but \nI saw no response to it in the lists. \n\nTry this in a fresh database after an initdb:\n\nt... |
[
{
"msg_contents": "Hi,\n\njust want to verify first with you guys before dumping it on the bugs\nlist. Most likely I am just being silly here or something.\n\nTake this:\n\ncreate table blah (name TEXT CHECK (name IN ('blah', 'bleh')));\ntest=# \\d blah\n Table \"public.blah\"\n Column | Type | Modifiers \n... |
[
{
"msg_contents": "I am working on a project that involves displaying locking information about \neach lock taken, whether it be a row level or table leve llock.\nWhen dealing with struct LOCK (src/include/storage) i have noticed that \npostgreSQL creates a single LOCK struct for each table in the db. Like i... |
[
{
"msg_contents": "Should this produce a warning?\n\nnconway=# create table a (b int4 unique);\nNOTICE: CREATE TABLE / UNIQUE will create implicit index \"a_b_key\" for\ntable \"a\"\nCREATE TABLE\nnconway=# create table c (d int8 references a (b));\nNOTICE: CREATE TABLE will create implicit trigger(s) for FOR... |
[
{
"msg_contents": "http://developer.osdl.org/markw/44/\n\nI threw together (kind of sloppily) a web page of the data I was\nstarting to collect for our DBT-2 workload (TPC-C derivative) on\nPostgreSQL 7.3.4. Keep in mind not much database tuning has been done\nyet. Feel free to ask any questions.\n\n-- \nMark ... |
[
{
"msg_contents": "Cygwin requires a license for commercial use.\n\n> -----Original Message-----\n> From: Peter Eisentraut [mailto:peter_e@gmx.net] \n> Sent: Thursday, September 04, 2003 10:20 AM\n> To: Joerg Hessdoerfer\n> Cc: Bruce Momjian; pgsql-hackers@postgresql.org\n> Subject: Re: [HACKERS] Win32 native p... |
[
{
"msg_contents": "Hi,\n\nI was wondering if anybody here has any feedback on the windows version of\nPostgreSQL from DBExperts.\n\n Stability\n Speed\n Support\n Anything else I should know.\n\n\nThanks\n\n\n-- \nPatrick McLaughlin\nLes Logiciels S.I.G.M. Inc.\nProgrammeur analyste\n\n\n\n\n",
"msg_date": ... |
[
{
"msg_contents": "\n>On Thu, Sep 04, 2003 at 08:56:31AM -0700, Jenny - wrote:\n> > I am working on a project that involves displaying locking information\n> > about each lock taken, whether it be a row level or table leve llock.\n> > When dealing with struct LOCK (src/include/storage) i have noticed that\n> >... |
[
{
"msg_contents": "Did you read this:\n\"This means that unless you modify the tools so that compiled\nexecutables do not make use of the Cygwin library, your compiled\nprograms will also have to be free software distributed under the GPL\nwith source code available to all.\"\n\nAnd this:\n\"Red Hat sells a spe... |
[
{
"msg_contents": "\nI just thought of something:\n\nFor a *real* special case, with no new keywords or other stuff, we could \njust add something like this to hba.c at the start of the 'host*' \nsection of parse_hba():\n\n#ifndef HAVE_IPV6\n if (strcmp(token,\"::1\") == 0 || strcmp(token,\"::1/128\") ==... |
[
{
"msg_contents": "> -----Original Message-----\n> From: Jon Jensen [mailto:jon@endpoint.com] \n> Sent: Thursday, September 04, 2003 1:32 PM\n> To: pgsql-hackers@postgresql.org\n> Subject: Re: [HACKERS] Win32 native port\n> \n> \n> On Thu, 4 Sep 2003, Dann Corbit wrote:\n> \n> > Did you read this:\n> > \"This m... |
[
{
"msg_contents": "-----Original Message-----\nFrom: Jon Jensen [mailto:jon@endpoint.com] \nSent: Thursday, September 04, 2003 4:32 PM\nTo: pgsql-hackers@postgresql.org\nSubject: Re: [HACKERS] Win32 native port\n\nOn Thu, 4 Sep 2003, Dann Corbit wrote:\n\n> Did you read this:\n> \"This means that unless you mod... |
[
{
"msg_contents": "> -----Original Message-----\n> From: Andrew Dunstan [mailto:andrew@dunslane.net] \n> Sent: Thursday, September 04, 2003 2:35 PM\n> To: Postgresql Hackers\n> Subject: Re: [HACKERS] Win32 native port\n> \n> \n> Dann Corbit wrote:\n> \n> >>-----Original Message-----\n> >>From: Jon Jensen [mailt... |
[
{
"msg_contents": "Greetings,\n\n\tI've recently been spending some quality time with the plpython module, and I think I'm well on the road to an improved version of it(although, nothing about a trusted variant). By improved, I mostly mean cleaned up, and reorganized..\n\nHere are some of the changes that I ha... |
[
{
"msg_contents": "Now that I have pg_autovacuum working I've bumped into another small \nbug. When pg_autovacuum goes to vacuum or analyze one of my tables it runs...\n\nanalyze public.ConfigBackup\n\nBecause ConfigBackup is mixed case it cannot find the relation. I fixed \nthis by going to the function init... |
[
{
"msg_contents": "I have written a patch to issue an hint if someone tries to create a\nfunction in a language that isn't loaded into the database:\n\n\ttest=> CREATE FUNCTION xx() RETURNS INT AS '\n\ttest'> select 1'\n\ttest-> LANGUAGE 'plpgsql';\n\tERROR: language \"plpgsql\" does not exist\n\tHINT: Perhap... |
[
{
"msg_contents": "Here is the problem I have some key tables that I need\nto import some data into it.I can't go ahead and \nwrite \"insert into table value()\"for over 40 different\ntables and over 100s of rows and columns\n\nThe reason that I have to write a script to enter the\ndata into the tables is that ... |
[
{
"msg_contents": "When I do '\\h alter' in psql, the content scrolls off my screen.\n\nShould we be using the pager for \\h output?\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 drive, | 13 R... |
[
{
"msg_contents": "This TODO item has been completed as of CVS tip, right?\n\n Allow psql to do table completion for SELECT * FROM schema_part\n and table completion for SELECT * FROM schema_name.\n \n-Neil\n\n\n",
"msg_date": "Thu, 04 Sep 2003 22:35:41 -0400",
"msg_from": "Neil Con... |
[
{
"msg_contents": "I get the following errors \n\n\ngmake -C ecpglib all\ngmake[4]: Entering directory\n`/usr/local/postgres/pgsql/src/interfaces/ecpg/ecpg\nlib'\n../../../../src/backend/port/aix/mkldexport.sh libecpg.a > libecpg.exp\ngcc -O2 -pipe -Wall -Wmissing-prototypes -Wmissing-declarations\n-Wl,-bnoentr... |
[
{
"msg_contents": "Hello,\n\nI'm a beginner here at the list, my name is Daniel Pellegrini, graduation\nstudent from Brazil with no experience about pgsql. First of all I'd like to\nsay that I have tried other lists before, but I didn't get the answer, or\nthe complete answer.\n\nI'm doing a research about DBMS... |
[
{
"msg_contents": "Hello\n\nIt would be very nice to create a way to log only bad queries, which's\nresulted in an error. This way a higher loglevel wouldn't be necessary.\n\none other thing,\nby sending a SIGHUP to the postmaster it reinits it's config files. Now\ni've made some store functions in C, and it wo... |
[
{
"msg_contents": "Are there any web page or docs on win32 porting of pgsql ?\n\n \n\nRegards\n\nLuke\n\n \n\n\n\n\n\n\n\n\n\n\nAre there any web page or docs on win32 porting of\npgsql ?\n \nRegards\nLuke",
"msg_date": "Fri, 5 Sep 2003 18:27:29 +0200",
"msg_from": "\"luke\" <luke@dataelco.it>",
"ms... |
[
{
"msg_contents": "\nJust how transient is the memory context created for a C language \nfunction call?\n\nThe reason I ask is that I was getting a seg fault when I attempted to \npfree something that should have been palloced. When I commented out the \ncalls to pfree it worked fine. Most annoying ;-)\n\nI'm s... |
[
{
"msg_contents": "http://developers.slashdot.org/article.pl?sid=03/09/05/1241235&mode=thread&tid=131&tid=137&tid=189&tid=198\n\n\nRegards\nGaetano Mendola\n\n\n",
"msg_date": "Fri, 5 Sep 2003 23:08:54 +0200",
"msg_from": "\"Mendola Gaetano\" <mendola@bigfoot.com>",
"msg_from_op": true,
"msg_sub... |
[
{
"msg_contents": "% ldd `which postgres`\n/usr/local/bin/postgres:\n libintl.so.5 => /usr/local/lib/libintl.so.5 (0x282e6000)\n libz.so.2 => /lib/libz.so.2 (0x282ef000)\n libreadline.so.4 => /lib/libreadline.so.4 (0x282fd000)\n libcrypt.so.2 => /lib/libcrypt.so.2 (0x28325000)\n ... |
[
{
"msg_contents": "I found a few notices and warnings that inform you that the command you\nare executing has no effect because the object is already in the state you\nwant it. I think these are useless, and there is also some inconsistency.\nDoes someone want to defend keeping them?\n\n=> alter table test set... |
[
{
"msg_contents": "Hello,\nI'm moving out from MySQL to PostgreSQL and there are some function\nwhich are not supported in PG so I'm trying to write my own functions.\nCurrently I have big problem with function IF(), below the description\nof this function from MySQL manual. \n\nAnybody can help me with this ??... |
[
{
"msg_contents": "\nHello,\n\nI have a table with a serial type in it as a record id.\nThe type of this object comes back as int4 when I query via\npg_type.\n\nHow can I distinguish this counter type from just a plain int4?\n\nPeter\n\n",
"msg_date": "06 Sep 2003 15:56:19 -0700",
"msg_from": "pw <p.wil... |
[
{
"msg_contents": "\n\nI think I found a solution. Hopefully the system tables don't change \ntoo much in the future.I just used pg_attrdef to tell me which columns\n*not* to use.\n\nI hope that's right. It seems to work.\n\nPeter\n\n\n\nOn Sat, 2003-09-06 at 18:19, Tom Lane wrote:\n> pw <p.willis@telus.net> wr... |
[
{
"msg_contents": "\nIs there any reason to keep separate pg_id and pg_encoding programs, or \nshould they be merged into a C version of initdb? AFAICS initdb is the \nonly thing that uses them.\n\nWe'll also need to decide the Windows equivalent of the 'don't run as \nroot' rule - or even if we want to enforce... |
[
{
"msg_contents": "A test for null string is missing here:\n\n\n\n*** pgsql/src/backend/utils/mmgr/mcxt.c 2003-09-02 13:30:05.000000000 +0200\n--- pgsql.old/src/backend/utils/mmgr/mcxt.c 2003-08-04 04:40:08.000000000\n+0200\n*************** char *\n*** 620,632 ****\nMemoryContextStrdup(MemoryContext context, co... |
[
{
"msg_contents": "Hi,\n\nI have those errors on Unixware 713 with yesterday and today's CVS\nScript started on Sun Sep 7 20:19:16 2003\n$ make\nUsing GNU make found at /usr/local/bin/gmake\n/usr/local/bin/gmake -C doc all\ngmake[1]: Entering directory `/home/postgres/pgsql/doc'\ngmake[1]: Nothing to be done f... |
[
{
"msg_contents": ">A row lock is represented by storing the locking transaction's ID in\n>xmax and setting the HEAP_MARKED_FOR_UPDATE infomask bit. The bit is\n>needed to distinguish this from the case where the transaction is\n>deleting the tuple.\n\nwhere is 'HEAP_MARKED_FOR_UPDATE infomask bit' found ?\nth... |
[
{
"msg_contents": ">A row lock is represented by storing the locking transaction's ID in \nxmax and setting \n>the HEAP_MARKED_FOR_UPDATE infomask bit. The bit is \nneeded to distinguish\n >this from the case where the transaction is \ndeleting the tuple.\n\nIs there a similar bit modified if the row in questio... |
[
{
"msg_contents": "As part of attempting to gain an understanding of how Postgres works, I \nwanted to see if I could display a summary of what relations were using \npages in the cache.\n\nHaving done that, I was all set to trash the code when I wondered if it \nmight be useful in its own right...\n\nHere is a... |
[
{
"msg_contents": "Hi,\n\nI had a problem where I needed to indirectly dereference a field from a\nrecord.\n\nTo illustrate:\n\nCREATE FUNCTION test2() returns bool as '\nDECLARE\n\tmyrec record;\n\tfld text;\n\nBEGIN\n\tselect ''hello'' as a, ''world'' as b into myrec;\n\n\tfld = ''a''; -- the fieldname from m... |
[
{
"msg_contents": "\n> > I don't think so, because the patch does nothing to keep the sort\n> > order once the index is initially created.\n> \n> As Tom mentioned, we might not want to keep the tid's in order after the\n> index is created because he wants the most recent tid's first, so the\n> expired ones migr... |
[
{
"msg_contents": "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1\n\nHi.\n\nWill there be any more on-disk format changes before 7.4 goes final which will \nrequire a dump-restore, or is that impossible to say?\n\n- -- \nAndreas Joseph Krogh <andreak@officenet.no>\nManaging Director, Senior Software Developer\n... |
[
{
"msg_contents": "The current implementation of plpgsql lacks some details that makes \nprogramming really hard: there's no language validator to check the code \nwhen creating the function, and there's support to debug the code.\n\nBefore I start hacking on this, I'd like to share my thoughts.\n\nLooking at t... |
[
{
"msg_contents": "Following up this gripe\nhttp://archives.postgresql.org/pgsql-sql/2003-09/msg00044.php\nI've realized that plpgsql just assumes that the test expression\nof an IF, WHILE, or EXIT statement is a boolean expression. It\ndoesn't take any measures to ensure this is the case or convert\nthe value... |
[
{
"msg_contents": "Hi guys, I'm planning with some friends to develop a\nport of pgsql, to native win32 environment using vc++;\n\nWe read about MingW choice of official dev team, and we comprise\ntheir worries but we think that best results could be obtained\nusing some really native win32 libraries (for bette... |
[
{
"msg_contents": "HI,\nI found out that TupleTable stores per-tuple information(it stores \nHeapTupleData) and that also there are multiple TupleTables in the db at a \ntime.Based on what are diffrent TupleTables created?\nthank you\nJenny\n\n\n>From: Larry Douzie <cs4482003@yahoo.com>\n>To: Tom Lane <tgl@sss.... |
[
{
"msg_contents": "\nHey guys, not sure if this is the right place to post.\nNot even sure if this is a bug or a feature :)\n\nWhen I create a temp table and then try to copy some data into the\ntable, if the data is corrupt and the synchronization is lost - the\ntable also seems to get lost.\n\nFor example\ncr... |
[
{
"msg_contents": "> Date: Mon, 08 Sep 2003 09:57:30 -0400\n> From: Tom Lane <tgl@sss.pgh.pa.us>\n> \n> \"Gaetano Mendola\" <mendola@bigfoot.com> writes:\n> > \"Tom Lane\" <tgl@sss.pgh.pa.us> wrote:\n> >> This seems inappropriate to me. Are you going to suggest that every\n> >> routine that takes a pointer par... |
[
{
"msg_contents": "\n>TupleTables are just temporary data structures to hold transiently\n>created tuples during execution of a query. There's usually one for\n>each plan node.\n>\nwhats a 'plan node'?\n\n>From: Tom Lane <tgl@sss.pgh.pa.us>\n>To: \"Jenny -\" <nat_lazy@hotmail.com>\n>CC: pgsql-hackers@postgresq... |
[
{
"msg_contents": "Hi people,\n\ncan someone add:\n\nAdd an ALTER TABLE MODIFY CONSTRAINT\n\nitem to the todo list? I am even willing to pick this one up in a\nwhile, after I finish some other outstanding tasks.\n\n-- \nJeroen Ruigrok van der Werven <asmodai(at)wxs.nl> / asmodai\nPGP fingerprint: 2D92 980E 45F... |
[
{
"msg_contents": "> -----Original Message-----\n> From: luke [mailto:luke@dataelco.it] \n> Sent: Monday, September 08, 2003 9:16 AM\n> To: Hackers\n> Subject: [HACKERS] pgsql vc++|win32\n> \n> \n> Hi guys, I'm planning with some friends to develop a\n> port of pgsql, to native win32 environment using vc++;\n> ... |
[
{
"msg_contents": "\nhi,\n\nist possible to compile postgres (after same small modification) to shared\nso, or dll , and usr it like normal postgres , but without any server and\nso on. Its whould be work like simple database (with all funciton in one\nlib), which dont need any others additionals like (network,... |
[
{
"msg_contents": ">TupleTables are just temporary data structures to hold transiently\n>created tuples during execution of a query. There's usually one for\n>each plan node.\n\nSo, if i have the following transaction:\nbegin work;\nselect * from students where a age=19 for update;\nlock table studens in share... |
[
{
"msg_contents": "Is our maximum table size limited by the maximum block number?\n\nWith our block number maximum of:\n\n\t#define MaxBlockNumber ((BlockNumber) 0xFFFFFFFE)\n\n\t0xFFFFFFFE = 4294967294\n\nwould the max table size really be (4GB * 8k) or 32 TB, not 16TB, as\nlisted in the FAQ:\... |
[
{
"msg_contents": "Well, then if i have a transaction1 that does the following:\nbegin work;\nselect * from students where age=19 for update;.\nand then another transaction2 comes along and tries to lock the same row and \nis made to wait.\nDoes it find out the row hes trying to lock is already locked after it ... |
[
{
"msg_contents": "Someone know if already exist a libpq++ \n\nwritten in VC++ (6.x or above) ?!\n\n \n\nI'm trying libpq retrieved from CVS but with VC++ \n7.1 (VS 2003) doesn't work very well.\n\n \n\nThanks\n\n \n\nRegards\n\nLuke\n\n \n\n\n\n\n\n\n\n\n\n\nSomeone know if already exist a libpq++ \nwritten in... |
[
{
"msg_contents": "\n\n> -----Original Message-----\n> From: Jeroen Ruigrok/asmodai [mailto:asmodai@wxs.nl] \n> Sent: Tuesday, September 09, 2003 1:23 PM\n> To: Bruce Momjian\n> Cc: Tatsuo Ishii; tgl@sss.pgh.pa.us; pgsql-hackers@postgresql.org\n> Subject: Re: [HACKERS] Maximum table size\n> \n> \n> -On [2003090... |
[
{
"msg_contents": "Hi,\n\nI have asked my question on pgsql-general, and Tom Lane suggested I post\nhere too. I would really appreciate your opinion.\n\nAt NC State University, my students and I are working on a project called\n\"self-organizing databases,\" please see description below. I would like to\nuse an... |
[
{
"msg_contents": "Note: forwarded message attached.\n\n\n---------------------------------\nDo you Yahoo!?\nYahoo! SiteBuilder - Free, easy-to-use web site design software\nhi\nit seems we are sharing the same problem at different levels.\nhere is my original porblem which I posted couple of days ago:\n \n \n=... |
[
{
"msg_contents": "\tI have encoding problems using translated error messages (7.4beta1).\nWhen database encoding is set to SQL_ASCII, all mesages arrive to client \ncorrectly respecting the CLIENT_ENCODING, but if I create database WITH \nENCODING='unicode' or WITH ENCODING='latin2', messages are displayed \nc... |
[
{
"msg_contents": "\n> > From our previous discussion of 2-phase commit, there was concern that\n> > the failure modes of 2-phase commit were not solvable. However, I think\n> > multi-master replication is going to have similar non-solvable failure\n> > modes, yet people still want multi-master replication.\n>... |
[
{
"msg_contents": "Because MinGW/Msys doesn't come with flex/bison by default, I have added\nthose derived files to the WIN32_DEV branch in CVS. It makes it easier\nfor people to install _just_ MinGW and compile PostgreSQL on Win32. The\nbranch will live for only 1-2 months until we start 7.5 development. \nT... |
[
{
"msg_contents": "\nI'm not sure if this should be considered a bug or not. At least in my case it\ndoesn't cause a problem. I think it could always be worked around with\nexplicit casts in any case, it just seems... wrong:\n\ndb=> create or replace function array_length(integer[]) returns integer\n as 'SEL... |
[
{
"msg_contents": "I've notice when trying to uninstall by using the\ncommand\n\"gmake uninstall\", I still could access my database,\nand also all my directories of postgresql and bin\nfiles are still there!\nI am not sure if I should first drop my database, but\neven when I did this all my postgres directoire... |
[
{
"msg_contents": "\nDear List,\n\nI already asked my question on the admin list, but got no answer. As I \neven could not find any related information anywhere, I think my \nquestion is a wish:\n\nWould it be possible to set the maximum number of connections to each \ndatabase individually? I need this because... |
[
{
"msg_contents": "The problem with checking ownership of objects before dropping users is\nthat there's no way to check what objects depend on a user on another\ndatabase. But what if this information is stored in a shared relation?\nLike pg_depend but only for shared objects.\n\n-- \nAlvaro Herrera (<alvherr... |
[
{
"msg_contents": "Someone asked me a question about view and function permissions. I\nassumed all object access done by a view would be based on the\npermissions on the view, and not the permissions of the objects.\n\nWhile table access done in a view follows this outline, function call\naccess does not. In ... |
[
{
"msg_contents": "Hallo to everybody.\n\nI have found out that statements in a function beheave differently than \n\"root\" statements due to the fact that statements inside a function do \nnot update the db snapshot.\nI already read the discussions in the archieve before 7.3 release, but i \nstill disagree st... |
[
{
"msg_contents": "\n> > I'm confused. Right on the MinGW download page is a link for bison-1.875.\n> >\n> >\n> Yep, but I had problems with it. Author confirmed that there could be some \n> problems creating processes (for example M4). However if You make it work, \n> I'll be interested to know how. Check the... |
[
{
"msg_contents": "Prompted by confusion over Itanium/Opterion, I have written a patch to\nimprove the way we define spinlocks for platforms and cpu's. It\nbasically decouples the OS from the CPU spinlock code. In almost all\ncases, the spinlock code cares only about the compiler and CPU, not the\nOS.\n\nThe ... |
[
{
"msg_contents": "\nBelow is the email that prompted me to add the derived files to\nWIN32_DEV CVS.\n\nHowever, most people don't want them in there, so I have removed them,\nand updated the web page to recommend the nightly snapshots (which have\nthe derived files), and mentioned the tools that will be needed... |
[
{
"msg_contents": "Subject says it all... if you've got something to get done, now's the\ntime...\n\n\t\t\tregards, tom lane\n",
"msg_date": "Fri, 12 Sep 2003 00:33:59 -0400",
"msg_from": "Tom Lane <tgl@sss.pgh.pa.us>",
"msg_from_op": true,
"msg_subject": "Heads up: beta3 planned for Monday"
}... |
[
{
"msg_contents": "-----Original Message-----\nFrom: Bruce Momjian [mailto:pgman@candle.pha.pa.us] \nSent: Thursday, September 11, 2003 10:11 PM\nTo: Steve Novick\nCc: PostgreSQL-development; PostgreSQL Win32 port list\nSubject: Re: [HACKERS] Win32 native port\n\n\n> Below is the email that prompted me to add t... |
[
{
"msg_contents": "\n> > Below is the email that prompted me to add the derived files to\n> > WIN32_DEV CVS.\n> \n> > However, most people don't want them in there, so I have removed them,\n> > and updated the web page to recommend the nightly snapshots (which have\n> > the derived files), and mentioned the too... |
[
{
"msg_contents": "Hello,\n\nI'd like to ask some pg developer how complicated task would\nbe to patch query processing (most likely parser) to allow\nfor the following non-sql change. For a certain scientific\napplication where a bootstrapping of data is needed I would\nlike to select from a database \"with re... |
[
{
"msg_contents": "Hello all,\n\nI have seen this presentation for new Novell Netware 6.5 version\nreleased about two weeks or so.\n\nhttp://www.novell.com/products/netware/netware65overview_popup.html\n\nIf you check 'Open Source' point, PostgreSQL text and PostgreSQL logo\nare showed on the run.\n\nI would be... |
[
{
"msg_contents": "Hello:\n\n1st Beta 1 version of PGSqlClient an ADO.NET Data Provider for \nPostgreSQL 7.4+ released.\n\nBeta 1 ( 12-09-2003 )\n---- - - -- -- ---- -\n\n* Better fit to ADO.NET.\n\n* Simple Transport Layer security ( TLS 1.0 ) implementation\nIt's used yet for both TLS and non-TLS connections ... |
[
{
"msg_contents": "With the patch I supplied for UnixWare for absolute pathnames, I've created\na chicken and egg problem.\n\nI need to be able to set $(libdir) to nada during build, and link, and then\nre-link the shared libs on the install with $(libdir) set correctly. The \nreason is:\n\ngmake[4]: Entering ... |
[
{
"msg_contents": "\"Bruce Momjian\" <pgman@candle.pha.pa.us> wrote:\n> Tom Lane wrote:\n> > Bruce Momjian <pgman@candle.pha.pa.us> writes:\n> > > Someone asked me a question about view and function permissions. I\n> > > assumed all object access done by a view would be based on the\n> > > permissions on the v... |
[
{
"msg_contents": "I've seen this before, and I'm not sure why I get this.\n\nWhen I run make check, in the top dir, I get:\n============== removing existing temp installation ==============\n============== creating temporary installation ==============\n============== initializing database system ... |
[
{
"msg_contents": "The sprompt.c file contains translatable strings, which now that is has\nbeen moved to the \"port\" library, are no longer picked up by the\ntranslation system. Please move it back.\n\n-- \nPeter Eisentraut peter_e@gmx.net\n\n",
"msg_date": "Sun, 14 Sep 2003 18:09:49 +0200 (CEST)",
... |
[
{
"msg_contents": "There are a couple of messages in the backend that are probably\nmisworded:\n\n#: utils/misc/guc.c:1553\nmsgid \"The Unix-domain socket directory to listen to\"\n\nI think it should be something like\n\"Directory where the Unix-domain socket should be created\"\n\n\n#: utils/adt/acl.c:780\nms... |
[
{
"msg_contents": "\nAfter hearing that FreeBSD wasn't thread safe, I posted to the FreeBSD\nlists to find out what is up ...\n\nFreeBSD 5.x has a getpwuid_r function that should be used ... and, the\nword I got from one of the developers was that getaddrinfo(3) should be\nused instead of gethostbyname ...\n\nN... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.