dbTalk Databases Forums  

pgsql: In PGSharedMemoryIsInUse, assume that EACCES indicates a shmem

comp.databases.postgresql.committers comp.databases.postgresql.committers


Discuss pgsql: In PGSharedMemoryIsInUse, assume that EACCES indicates a shmem in the comp.databases.postgresql.committers forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tom Lane
 
Posts: n/a

Default pgsql: In PGSharedMemoryIsInUse, assume that EACCES indicates a shmem - 11-09-2004 , 02:35 PM






Log Message:
-----------
In PGSharedMemoryIsInUse, assume that EACCES indicates a shmem segment
that is of no concern to us --- it must belong to a different userid,
which means it is not a Postgres shmem segment (or at least,
not one that is relevant to our data directory). I plan a more extensive
fix in HEAD, but this is a simple change that prevents failure-to-reboot
problems for single-postmaster installations.

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
pgsql/src/backend/port:
sysv_shmem.c (r1.24.2.1 -> r1.24.2.2)
(http://developer.postgresql.org/cvsw....1&r2=1.24.2.2)

---------------------------(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


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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



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