Re: [PATCHES] [pgsql-hackers-win32] [BUGS] Win32 deadlock detection not working for Postgres8beta1

2004-09-10 Thread Magnus Hagander
ven specifically says this is so it fixes the deadlock issues and not just statement_timeout :-) //Magnus ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Re: [BUGS] 8.0 beta service won't start

2004-09-11 Thread Magnus Hagander
Title: Meddelande This is almost certainly the "pid file does nto go away" issue. Manually remove the .pid file in the data directory, and start the service.   I beleive this bug is fixed in beta-2.   //Magnus -Ursprungligt meddelande-Från: Mike Hornick [mai

Re: [BUGS] Installation failed on Win2k

2004-09-11 Thread Magnus Hagander
right now, and I think I have tracked down the location of the problem. We'lll put out a new version of the installer as soon as it's fixed. You acn track this issue on pgfoundry at http://pgfoundry.org/tracker/?func=detail&atid=126&aid=195&group_id= 107 //Magnus --

Re: [BUGS] 8.0 beta service won't start

2004-09-11 Thread Magnus Hagander
Then let me rephrase - it's fixed in the MSI installers released after beta-2, because we waited for a couple of specific fixes before we made those (that's why they were aclled beta2-dev1 etc, and not plain beta-2) //Magnus ---(end of broadcast)--

Re: [BUGS] BUG #1253: Installation problem, connection fails

2004-09-14 Thread Magnus Hagander
it. (Just disabling it may not be enough). also, see the specific question about this problem on http://pginstaller.projects.postgresql.org/FAQ_windows.html for tip on a tool that might help you to determine what is wrong. //Magnus ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Re: [BUGS] Windows 8.0 beta on Server 2003 Installer problem

2004-09-15 Thread Magnus Hagander
n all other machines (with *the same download*), and consistently fails on this one, that sounds like it could be it. Can you install other MSI based packages on this machine? //Magnus ---(end of broadcast)--- TIP 9: the planner will ignore your desire to

Re: [BUGS] Win32: missing log file option for pg_ctl running as service

2004-09-16 Thread Magnus Hagander
It should be enabled by default in the pginstaller installation. //Magnus ---(end of broadcast)--- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match

Re: [BUGS] BUG #1256: Account problems-start as a service option install Windows 2000/ XP

2004-09-17 Thread Magnus Hagander
expect the installer to know about them all. We can help a bit, though :-) > Installer should be changed to check/grant the two other > needed permissions, and should also add postgres user to > 'Users' group when creating the postgres account to run as a >

Re: [BUGS] psql can not connect to the server on Win2000 NT

2004-09-19 Thread Magnus Hagander
ropean Daylight Time LOG: >could not receive >data from client: An operation was attempted on something that is not a >socket. This sounds a lot like FAQ item 3.2 on http://pginstaller.projects.postgresql.org/FAQ_windows.html. Check those instructions as a first step. //Magnus --

Re: [BUGS] Error starting service on Win2k

2004-09-19 Thread Magnus Hagander
ostgresql.org/FAQ_windows.html, please check the contents of your PU and Adm groups. They may contain other nested groups. //Magnus ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html

Re: [BUGS] psql can not connect to the server on Win2000 NT

2004-09-20 Thread Magnus Hagander
etLimiter is known to cause problems with PostgreSQL (along with some other apps). It is just the kind of LSP that often breaks things. //Magnus ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate

Re: [BUGS] psql can not connect to the server on Win2000 NT

2004-09-20 Thread Magnus Hagander
>from examining errno. Using GetLastError() on those socket calls might >help reducing support requests. Nope. The error is exactly the one stated. "Socket operation attempted on something that is not a socket". This is what's returned from GetLastError(). //Magnus ---

Re: [BUGS] Error starting service on Win2k

2004-09-20 Thread Magnus Hagander
7;t work, which is not a good start :-) Yes, if this ia default in a bunch of installations, we certainly should. I've added a tracker to the installer to check for htis, and we'll try toget it in there before release. I will also add it to the installer/windows FAQ. //Magnus ---(end of broadcast)--- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match

Re: [BUGS] Failed install postgresql-8.0-beta2-dev3.msi

2004-09-24 Thread Magnus Hagander
> it, it wasn't there. See above about required rights (they're even in the FAQ). You definitly do *not* need Act as part of the OS - that is a *very* sensitive right that's not even granted to Administrators by default. Yes, it's certainly a bit unpolished so far. B

Re: [BUGS] BUG #1273: bad path for english.stop in tsearch2

2004-10-14 Thread Magnus Hagander
there, but it should look for that file under > Program Files/PostgreSQL/8.0-beta2-dev3/share/contrib. Hello. This has been fixed in the pginstaller cvs and will be included in the next beta release. //Magnus ---(end of broadcast)--

Re: [BUGS] BUG #1271: Installation problems (cannot execute initdb.exe)

2004-09-29 Thread Magnus Hagander
will run initdb with the account specifeid as the service user. If you need to run initdb manually, you should do this with that same account, which must not be an administrator. //Magnus ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings

Re: [BUGS] Instalation !

2004-10-22 Thread Magnus Hagander
no problem using a domain account instead of a local account. If you get the new installer (released yesterday - beta3dev1), it defaults to this on Domain Controllers. Just make sure the account is *not* an administrator. You can use any Domain Administrator account to start the installation, but the se

Re: [BUGS] Beta3 much slower than Beta2

2004-10-24 Thread Magnus Hagander
omething has changed there, that could be the reason. That said, I haven't noticed these symptoms myelf, so I'd check the other suggestions first. //Magnus ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unre

Re: [BUGS] minor issue in createdb 8.0.0beta4

2004-11-01 Thread Magnus Hagander
tor) on win32, you will se the unix like behaviour. Not sure if we want to add a workaround for that? It'd be needed for every single command, so I personally don't think it's a good idea. //Magnus ---(end of broadcast)--- T

Re: [BUGS] Bug in pgAdminIII or in pg 8 beta3 ?

2004-11-04 Thread Magnus Hagander
>> No bug; these objects exist in the template1 database - >someone created >> them there - so they get copied into every new database. This is a >> _feature_. It lets you ensure that every new database >contains certain >> objects. >> > >I believe

Re: [BUGS] error with windows 2003

2004-11-08 Thread Magnus Hagander
e request" > > can you help me to solve this problem? > is there any patch for windows 2003? Please see the pginstaller FAQ on http://pginstaller.projects.postgresql.org/FAQ_windows.html, specifically questions 3.1 and 3.2. Remember to check your server log (it's in the pg_log sub

Re: [BUGS] BUG #1310: libecpg.dll missing from msi package

2004-11-10 Thread Magnus Hagander
is DOA in version 8. Please register your bug with the pginstaller project on pgfoundry.org. This is a clear installer issue, not a backend issue. Thanks. //Magnus ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Re: [BUGS] BUG #1312: the ordinal 2821 could not be located

2004-11-11 Thread Magnus Hagander
icting version of LIBEAY32.dll in your system32 directory. What version do you have there? ANd do you know where it comes from? //Magnus ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Re: [BUGS] Unable to run PostgreSQL 8 beta 3 on Windows XP Home

2004-11-14 Thread Magnus Hagander
ort if the problem has already been fixed. Please download and try beta4. There used to be issues with XP Home, but I beleive they have all been fixed. //Magnus ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org

Re: [BUGS] PostgresQL 8 beta 4 bugs

2004-11-14 Thread Magnus Hagander
e time, and I've had zero problems with this. Just input the same username and password and it shuold be picked up and used without any problems. What errors are you seeing exactly? //Magnus ---(end of broadcast)--- TIP 8: explain analyze is your friend

Re: [BUGS] BUG #1321: SSL error: sslv3 alert handshake failure

2004-11-16 Thread Magnus Hagander
rror is >always the same. The >> error message returned to the client is "SSL error: sslv3 >alert handshake >> failure". The log reports: "could not accept SSL connection: 1". > >The only SSL changes between beta3 and beta4 were Magnus'

Re: [BUGS] Version control for DLLs installed into WINNT/system32

2004-11-26 Thread Magnus Hagander
tream, and it doesn't have a versioninfo tag... //Magnus ---(end of broadcast)--- TIP 8: explain analyze is your friend

Re: [BUGS] postgresql-8.0.0-beta5-en.msi -- does not install

2004-11-26 Thread Magnus Hagander
when you try the install. If it doesn't, try enabling logging from Windows Installer by running: msiexec /l*v logfile.txt /i postgresql-8.0.0-beta5-en.msi and then check the contents of logfile.txt. //Magnus ---(end of broadcast)--- TIP 8: explain analyze is your friend

Re: [BUGS] Bug: 8.0.0b5 Win Server Installer

2004-11-30 Thread Magnus Hagander
erything else went into > >C:\Program Files\PostgreSQL\8.0.0-beta5\* This sounds like you changed the target path only of the "Development" sub-feature, and not the "root" item in the feature tree. The installer supports both setting on the "root" item to move the

Re: [BUGS] BUG #1319: Windows LIB file libecpg.lib not in build or package

2004-12-01 Thread Magnus Hagander
libraries in the MSI build. Dave - we do this for some other package already, don't we? //Magnus > -Original Message- > From: Bruce Momjian [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 30, 2004 8:49 PM > To: Tom O'Connell > Cc: [EMAIL PROTECTED] >

Re: [BUGS] Installation fails for postgresql-8.0.0-beta4 on Windo

2004-12-01 Thread Magnus Hagander
Users or Authenticated Users or similar to the Power Users or Administrators group, perhaps with indirection. Or some other evil along that line. //Magnus > -Original Message- > > Hi, > > I and my colleagues are clearly able to install the beta 5 > version on Windows

Re: [BUGS] Installation fails for postgresql-8.0.0-beta4 on Windo

2004-12-03 Thread Magnus Hagander
e the FAQ with this. (Previously we checked for Users, Authenticated Users and Everyone). //Magnus > -Original Message- > From: Mehul Doshi-A20614 [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 02, 2004 9:45 AM > To: Magnus Hagander; [EMAIL PROTECTED] > Subject: RE: [BUGS

Re: [BUGS] Win 32 'could not attach to proper memory at fixed address'

2004-12-13 Thread Magnus Hagander
g locally) > by changing the postgresql.conf from: > listen_addresses = '*' > to: > listen_addresses = '127.0.0.1' You're saying this only happens if listen_addresses='*'? *very* interesting. Are you running this off the console or through a RDP sessio

Re: [BUGS] problem while installitn PSQL 8.0 (win)

2004-12-11 Thread Magnus Hagander
staller or the installed version of PostgreSQL to either hang or crash. Remove the cygwin\bin directory from your path before running the installer! Unless you have some further information on which libraries would be missing? We have had no other reports of that... //Magnus -

Re: [BUGS] [pgsql-www] BUG #1355: 8.0.0 rc2 installer fails

2004-12-23 Thread Magnus Hagander
dard security products, or done any lockdown from the standard level of the system? So that perhaps the postgres account doesn't have access to required DLL files? Also, when this happens, can you check the contents of 8.0.0-rc2\tmp\initdb.bat and see if the paths entered there are correct? Fi

Re: [BUGS] German Win32 Setup (V8 RC2)

2004-12-30 Thread Magnus Hagander
staller to the pginstaller-devel list. //Magnus > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Pit Müller > Sent: Monday, December 27, 2004 1:06 PM > To: pgsql-bugs@postgresql.org > Subject: [BUGS] German Win32 Setup (V8 RC2) &

Re: [BUGS] BUG #1357: Installation via Terminal Service

2004-12-30 Thread Magnus Hagander
es, and it's because the detection code in the installer is not working as it's supposed to. It's based on an environment variable :-) Log in using /console, start a cmd.exe prompt, run "set SESSIONNAME=Console", and then start the installer. That shoul

Re: [BUGS] BUG #1367: Unique constraint fails with some values

2004-12-31 Thread Magnus Hagander
7'. > >The database is created with UNICODE encoding. The problem is >present with >version 8.0.0-rc2. UNICODE encoding is not properly supported on Win32 at this time. //Magnus ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings

Re: [BUGS] BUG #1369: RC3 Compilation fails on mingw

2005-01-02 Thread Magnus Hagander
ry (first, then the ecpg dir that is failing). //Magnus >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of T.J. >Sent: den 2 januari 2005 03:26 >To: pgsql-bugs@postgresql.org >Subject: [BUGS] BUG #1369: RC3 Compilation fails on mingw

Re: [pgsql-hackers-win32] [BUGS] More SSL questions..

2005-01-05 Thread Magnus Hagander
if (!SHGetSpecialFolderPath(NULL, tmppath, CSIDL_APPDATA, FALSE)) { return FALSE; strcat(tmppath,"/.postgresql/"); if (strlen(tmppath) > bufsize) return FALSE; /* Better than returning a chopped-off path */ strcpy(buf, tmppath); return TRUE; } You're going to have to add #include to the file as well. //Magnus ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org

Re: [BUGS] BUG #1372: Service won't start with tcpip_socket = true

2005-01-05 Thread Magnus Hagander
adable from http://www.hagander.net/pgsql/postgres_shmem.zip. Replace your postgres.exe from this file, and then copy postgres.exe over postmaster.exe (they should be identical). I wouldn't recommend this solution for long, but if you're still in a testing environment it mi

Re: [pgsql-hackers-win32] [BUGS] More SSL questions..

2005-01-05 Thread Magnus Hagander
y broken when you fiddle with certificates. Unless something broke fairly recently. Sometime back around beta2 or beta3 I sent a patch to make it compile and work on win32. But I only touched the server side of things. It worked in my simple tests using psql, but I did nothing fancy with certificates. //Ma

Re: [BUGS] BUG #1374: windows installer

2005-01-09 Thread Magnus Hagander
to RC4 that's out now. This handling has not changed, but there are multiple other fixes. //Magnus ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Re: [BUGS] rc4, PostgreSQL-installer on WinXP: anybody can read, write and delete in data-dir

2005-01-12 Thread Magnus Hagander
while to add a notice to the installation instructions and/or FAQ about this. Will look into that. //Magnus > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Christoph Becker > Sent: Wednesday, January 12, 2005 11:14 AM > To: pgsql

Re: [BUGS] rc4 and rc3, some deleted, but still needed text in the documentation, please put it back again

2005-01-12 Thread Magnus Hagander
a feature request on the pgFoundry page for this so it's not forgotten. It won't be there in time for 8.0, but it shouldn't be too much work to add it in a followon release. //Magnus ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org

Re: [BUGS] rc4, PostgreSQL-installer on WinXP: problems with plpython

2005-01-12 Thread Magnus Hagander
#x27;m not 100% sure on that. It currently supports Python23, which is also in the installation instructions. If someone can confirm that we need only the DLL, we can definitly include it in our distribution. So - can someone who knows enoughh aboyt plpython speak up on that one? //Magnus ---

Re: [BUGS] rc4, PostgreSQL-installer on WinXP: ignores selected install-directory

2005-01-12 Thread Magnus Hagander
or it. See the FAQ question 3.6. //Magnus ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Re: [BUGS] rc4 and rc3, some deleted, but still needed text in the

2005-01-13 Thread Magnus Hagander
> Magnus Hagander wrote: > >This information is still in the documentation, it has moved to a > >different location. It's in the docmentation for the psql tool now. > >(It's under Client Application) > > Yes it is, but the message in the source code h

Re: [BUGS] rc4, PostgreSQL-installer on WinXP: ignores selected install-directory

2005-01-13 Thread Magnus Hagander
o we can try to determine why it's not working as expected. > By this there will be an new directory for every release, > which seems reasonable. That's why it's the default. But it's by no means required. //Magnus ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

Re: [BUGS] rc4 and rc3, some deleted, but still needed text in the

2005-01-13 Thread Magnus Hagander
ry to create a database with chars > 127, but I'm not 100% sure on that. I would *guess* that psql is the only one where people will actually care... //Magnus ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an ap

Re: [BUGS] rc5: initdb freeze with "selecting default max_connections ..."

2005-01-15 Thread Magnus Hagander
Never seen this one. Can you run it with debugging enabled (-d option to initdb) and see if it gives you any more data. Are you doing something different as compared to the initdb the MSI did? Different encoding or such? //Magnus >-Original Message- >From: [EMAIL PROTECTED] &g

Re: [BUGS] BUG #1400: libeay32.dll error

2005-01-15 Thread Magnus Hagander
ecause it clearly replaced it with an older version. (Now granted the openssl DLL files don't contain version information - something I'm in contact with the openssl guys about - but that's not an excuse for the installer to downgrade it. It just makes life a lot harder for th

Re: [BUGS] BUG #1403: Failed to create process: 2

2005-01-17 Thread Magnus Hagander
as above. If that' not right, please post the exact error message. Also, if the above does not solve the problem, exactly which RC version is this? //Magnus ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Re: [BUGS] BUG #1416: Win Installer doesn't grab registry settings.

2005-01-20 Thread Magnus Hagander
ing >the current registry set. The beta is seen as a completely different version, intended to be capable of side-by-side installation. If we defaulted to where the other one is installed, there is a risk of conflicting files. That said, for 8.0.1 we are hoping to have a better upgrade path

Re: [BUGS] BUG #1419: Uninstall v8.0 removes files v8 Beta4 is dependant on.

2005-01-20 Thread Magnus Hagander
are uninstalled. I have tested this several times, and it has always worked in my tests. Do you ahve any other software installed that may have provided a libpq.dll`? //Magnus ---(end of broadcast)--- TIP 8: explain analyze is your friend

Re: [BUGS] BUG #1417: Enabling development installation in installation options of MSI does not enable any...

2005-01-20 Thread Magnus Hagander
ve". Then expand the node. None of the >sub-features have been selected for installation. > >At least one of those sub-features should have been enabled for >installation. This is not a bug. You need to select "Entire feature will be installe

Re: [BUGS] BUG #1424: Installer bug

2005-01-20 Thread Magnus Hagander
gt; >When the installer try to initialize the database cluster the following >message is visualized: >"Failed to run initdb: 1! > Please see the logfile in > \tmp\initdb.log > Note You must read/copy this logfile before you click > OK, or it will be a

Re: [BUGS] BUG #1421: Will not install in TS

2005-01-20 Thread Magnus Hagander
ssage says it will not install in TS and requires a console terminal. > >We usually do not have monitors on the servers themselves. > >Can this be changes? Please see the FAQ at http://pginstaller.projects.postgresql.org/FAQ_windows.html#3.5 for a workaround. //Magnus

Re: [BUGS] BUG #1428: SHGetSpecialFolderPath not found in SHELL32.dll

2005-01-24 Thread Magnus Hagander
, you *must* remove them manually before you install 8.0.1, because they will *NOT* be upgraded by the installer. Another workaround is to back out to a previous RC which does not contain this functionality at all. //Magnus ---(end of broadcast)

Re: [BUGS] BUG #1443: Can't start service of Postgres

2005-01-29 Thread Magnus Hagander
gt; I have tested this problem many times. You need to look in your server logs (in the pg_log directory) for hints about what's wrong. //Magnus ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Re: [BUGS] BUG #1442: No connection to Server

2005-01-29 Thread Magnus Hagander
r while processing sql-command' > > >I hope you can help me. You need to look in your server logs (in the pg_log directory) for hints about what's wrong. The above output is only from the client. //Magnus ---(end of broadcast)--- TIP 8: explain analyze is your friend

Re: [BUGS] BUG #1445: Installation failed during "Activating Procedural Languages" - "Failed to connect to the database"

2005-01-29 Thread Magnus Hagander
would have saved me a lot of grief if the tool was >mentioned in the >instalation FAQ (as some posts referred to, but the FAQ must have been >changed). Should the tool be mentioned in the FAQ? Yes. It was there during RC, but it was beleived that we had a workaround in place th

Re: [BUGS] Postgres install on windows 2003 server

2005-02-03 Thread Magnus Hagander
a socket in a way forbidden by > its access permissions." I'd put my bet down on a host based firewall, antivirus or similar software that's not permitting the opening of network server sockets. You will need to disable that protection and/or uninstall the software that's pr

Re: [BUGS] BUG #1456: COPY FROM error

2005-02-03 Thread Magnus Hagander
, or anonymous SMB (which you *really* should have turned off) *) use psql's \copy command. This one will write the file from the client, and using your own windows account, so it shuold work fine with mapped drives. This is what I'd recommend if you're doing one-off

Re: [BUGS] BUG #1462: install bug

2005-02-08 Thread Magnus Hagander
nstalling PostgreSQL 8 and choose folder for > installation different from default any way it's installed to > default path See http://pginstaller.projects.postgresql.org/FAQ_windows.html#3.6 //Magnus ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

Re: [BUGS] BUG #1466: #maintenace_work_mem = 16384

2005-02-08 Thread Magnus Hagander
eported, no logs generated. Did you check both eventlog and the pg_log directory? If so, try setting the log_destibation parameter to log to eventlog only, in case there is a problem starting the logger process, and see if you get something in the eventlog then. //Magnus --

Re: [BUGS] BUG #1463: Borland C++ problem

2005-02-08 Thread Magnus Hagander
ile (for visual C++) in CVS and apply corresponding changes to the Borland files. //Magnus ---(end of broadcast)--- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match

Re: [BUGS] BUG #1472: Win-Installation failed due to missing access-rights

2005-02-10 Thread Magnus Hagander
ermissions are normal. They are set on all directories except the data directory, as a security precaution. There is no need whatsoever for postgresql to be able to write to its own .EXE and .DLL files. //Magnus ---(end of broadcast)--- TIP 2: you can g

Re: [BUGS] BUG #1475: error to install language pltcl

2005-02-11 Thread Magnus Hagander
sure the postgres service account has read permissions on all the files in the TCL directories. If things look right, please run depends.exe (it's in the windows support tools) on pltcl.dll to see exactly what breaks. //Magnus ---(end of broadcast)

Re: [BUGS] BUG #1466: #maintenace_work_mem = 16384

2005-02-11 Thread Magnus Hagander
printf(stderr, "%s", buf.data) in send_message_to_server_log should probably be a write_stderr, shouldn't it? Or will that break the redirect_stderr stuff? On another note, is it really good for guc to be calling ereport() before it has loaded the config options for ereport, or are

Re: [BUGS] BUG #1466: #maintenace_work_mem = 16384

2005-02-11 Thread Magnus Hagander
ts be set to the result of a function? If so we could use the service checking function to change the default value,perhaps? //Magnus ---(end of broadcast)--- TIP 9: the planner will ignore your desire to choose an index scan if your joining

Re: [BUGS] BUG #1478: Upper function does not work

2005-02-14 Thread Magnus Hagander
changed de characters enconding from UNICODE to ASCII > and the problem still happens. > > Is this a bug or am I doing something wrong. UNICODE is not supported on Win32. ASCII does not know how to handle those characters. You need to pick the correct encoding

Re: [BUGS] problem installing postgresql-8.0.1 on Windows 2K

2005-02-21 Thread Magnus Hagander
You need to look a bit earlier in the logfile to determine where the error is - the log you have here is only from the MSI rollback.   How far into the installation do you get befoer it fails?   //Magnus From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of JuuSent

Re: [BUGS] BUG #1488: CREATE TABLESPACE does not work

2005-02-21 Thread Magnus Hagander
is readable etc.) What are the permissions on c:\pgtest and what are they on c:\? For the postgres service account, of course. //Magnus ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org

Re: [BUGS] problem installing postgresql-8.0.1 on Windows 2K

2005-02-21 Thread Magnus Hagander
Title: Message Yes, those are not related at all to the actual error.   Can you zip up the full log and send it to me off-list? It's still missing the important part :-) Either that, or windows installer isn't telling us the important part...   //Magnus -Original Messag

Re: [BUGS] BUG #1499: Unable to install

2005-02-23 Thread Magnus Hagander
gt; "Please use the main MSI file to install PostgreSQL" > > Thank you! You are probably clicking on postgresql-8.0-int.msi. You need to use postgresql-8.0.msi. //Magnus ---(end of broadcast)--- TIP 9: the planner will i

Re: [BUGS] BUG #1506: too many postgres.exe processes on background

2005-02-24 Thread Magnus Hagander
are no connections at all? If you connect to the server with psql and do a "select * from pg_stat_activity", do they show up? Do you get anything in the log, either in the pg_log directory or in the eventlog? //Magnus ---(end of broadcast)--

Re: [BUGS] bcmwltry.exe, libeay32.dll

2005-03-01 Thread Magnus Hagander
than one location. The number of locations depends on which features you installed and where).   When this is done, delete the files in SYSTEM32 (all three) and copy back the original DLL files.   //Magnus -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Beh

Re: [BUGS] odd initdb.exe failure on windows

2005-03-11 Thread Magnus Hagander
ta directory "D:/E-NetAware-Data/db" Are you by any chance running this through terminal services? This looks just like the error message you get if you try that. //Magnus ---(end of broadcast)--- TIP 8: explain analyze is your friend

Re: [BUGS] Weak Password!

2005-03-17 Thread Magnus Hagander
rong service account password (one that you will not be logging in as regularly) is now up to 31, but the installer will warn you at 14. //Magnus ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send

Re: [BUGS] BUG #1560: Service does not start

2005-03-27 Thread Magnus Hagander
to server: Connection refused (0x274D/10061) >Is the server running on host "???" and accepting TCP/IP >connections on port >5432? > >After the installation a few days ago of PostgreSQL 8.0 >everything works >fine, but now the service does not start. You'll need

Re: [BUGS] BUG #1560: Service does not start

2005-03-28 Thread Magnus Hagander
>Joerg, > >I had this problem MANY times. Most often it was: > > - the service account lost it privilege to log on as a service > >we suspect it were some interfering group policies. ... >that is NOT a postgreSQL problem, as long talks with magnus revealed >... the rig

Re: [BUGS] Enhancement: Remove NT/Interactive from Power Users Group

2005-03-29 Thread Magnus Hagander
rs" interactive /delete   //Magnus   -Ursprungligt meddelande-Från: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] För Mehul Doshi-A20614Skickat: den 29 mars 2005 18:14Till: pgsql-bugs@postgresql.orgKopia: Mehul Doshi-A20614Ämne: [BUGS] Enhancement: Remove NT/Interactive

Re: [BUGS] Error in Installation 8.0RC1 on Windows XP

2005-03-29 Thread Magnus Hagander
s quite a bit of time between account creation and the setting of permissions.   //Magnus -Ursprungligt meddelande-Från: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] För Mehul Doshi-A20614Skickat: den 29 mars 2005 18:20Till: pgsql-bugs@postgresql.orgKopia: Mehul Doshi-

Re: [BUGS] BUG #1576: Function UPPER does not give back the awaited results

2005-04-03 Thread Magnus Hagander
(use it for swedish chars all the time). Make sure you really switched the server side encoding (new initdb), and not just the client side. //Magnus ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Re: [BUGS] windows installation

2005-04-03 Thread Magnus Hagander
st) >i guess it's useful to know that there is a concurrent-login >prohibiton policy, and event log says As long as you only run one service, Windows only makes one login for the user, so this shouldn't be the problem. Do you get this error every time you try to start the service?

Re: [BUGS] BUG #1586: Rollback of installation during a silent install with -qn option

2005-04-10 Thread Magnus Hagander
Note : There is no problem with the username,p/w and >privileges as it is >the same given to both /qr and /qn option. >Please let me know how to correct this. That should work - very interesting. Can you run it with logging enabled and see what error you get in the log j

Re: [BUGS] BUG #1579: DO NOT CONNECT

2005-04-10 Thread Magnus Hagander
r specifically enable postgresql to listen and communicate on tcp port 5432 (unless you changed the port, of course). //Magnus ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Re: [BUGS] BUG #1613: Installation flaw

2005-04-23 Thread Magnus Hagander
tracting postgre from the archive to no >avail. Thanks. The installer will reset all its information if you restart it (unless you completed the install in which case some information is retained. To lose all there, uninstall the product). To solve your problem, though, I think you just need to d

Re: [BUGS] BUG #1545: LIBPQ Windows Version not calling WSACleanup for

2005-05-05 Thread Magnus Hagander
SAStartup in makeEmptyPGconn? >If we have >one in DLL attach, isn't that sufficient? Not if you link libpq as a static lib... I *think* that's why it was added. In the beginning it was only in the DLL attach code, and if you were using the library as a static lib you had to cal

Re: [BUGS] libeay32.dll doesn't exist in the setup of postgresql-8.0.2

2005-05-08 Thread Magnus Hagander
. If you're downloading the no-installer version, you will need to get these files from the OpenSSL distribution, it's linked from www.openssl.org. //Magnus ---(end of broadcast)--- TIP 2: you can get off all lists at once with the

Re: [BUGS] Ordinal 968 could not be located in the dynamic link library LIBEAY32.dll

2005-05-27 Thread Magnus Hagander
this an install from the official MSI? If so it really should've found it out and alerted you :-( If it's source or some other packagnig, you'll have to deal with it on your own. //Magnus ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

Re: [BUGS] BUG #1695: "select distinct" makes different output

2005-06-01 Thread Magnus Hagander
stion me if there is anything I can > do to help with. > Thank you. Whare are your database encoding and locale in the two different installations? //Magnus ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings

Re: [BUGS] BUG #1696: Error Installation of PostgreSQL 8.0.2 on NT4

2005-06-01 Thread Magnus Hagander
tp://www.postgresql.org/docs/faqs.FAQ_MINGW.html and finally http://www.postgresql.org/docs/8.0/static/installation.html Those combined should give you what you need. //Magnus ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq

Re: [BUGS] BUG #1721: mutiple bytes character string comaprison error

2005-06-20 Thread Magnus Hagander
sql-hackers/2005-05/msg00662.php //Magnus ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq

Re: [BUGS] BUG #1727: Corrupt Zip file?

2005-06-26 Thread Magnus Hagander
irror did you download this file from? If you've always tried the same, please try another one. A bad version of this file was initially uploaded at the 8.0.3 release, but it was replaced with a correct one a long time ago. Perhaps there is a mirror out there that h

Re: [BUGS] BUG #1734: Can't install in D:\

2005-06-28 Thread Magnus Hagander
Please see the FAQ and the archives of the mailing lists. This has come up before. It's permissions issues on your D: drive or subdirectories. //Magnus > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Paolo Petranzan > Sent: Tuesd

Re: [BUGS] BUG #1775: UTF8 to ISO does not convert the german "sharp s" (ß)

2005-07-19 Thread Magnus Hagander
s (äöü), but it seems like > convert() does NOT convert the german "ß" / sharp s / ß... PostgreSQL 8.0 does not support UTF8 on Win32. You will need to convert the file before you load it into the database - look at for example the GNU iconv program to do this. //Magnus

Re: [BUGS] BUG #1775: UTF8 to ISO does not convert the german "sharp s" (ß)

2005-07-19 Thread Magnus Hagander
ersion should work the same on all platforms, > shouldn't it? I thought that was also handled in the locale code. But now that you say it, it's probably not - it should be the same. I'll withdraw my comment then, clearly wrong. Thanks for clearing that up. //Magnus

Re: [BUGS] BUG #1775: UTF8 to ISO does not convert the german "sharp s" (ß)

2005-07-20 Thread Magnus Hagander
*replace* what's there now. //Magnus ---(end of broadcast)--- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match

<    1   2   3   4   5   6   >