ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Ошибка загрузки модуля в PostgreSQL 8.2
@ 2008-09-21 18:23 Eugine Kosenko
  2008-09-21 19:34 ` Sergey Vlasov
  0 siblings, 1 reply; 3+ messages in thread
From: Eugine Kosenko @ 2008-09-21 18:23 UTC (permalink / raw)
  To: ALT Linux Community general discussions

На сервере установлен ALT Linux Server 4.0,

$ rpm -qa|grep postgresql
libqt4-sql-postgresql-4.4.1-alt1.1
postgresql-common-1.0-alt3
postgresql8.2-server-8.2.4-alt2
postgresql8.2-8.2.4-alt2

Выполняю

$ psql step
Welcome to psql 8.2.4, the PostgreSQL interactive terminal.

Type:  \copyright for distribution terms
       \h for help with SQL commands
       \? for help with psql commands
       \g or terminate with semicolon to execute query
       \q to quit

step=# SET client_encoding = 'WIN1251';
ERROR:  could not load library "/usr/lib/pgsql/utf8_and_win.so":
/usr/lib/pgsql/utf8_and_win.so: failed to map segment from shared
object: Operation not permitted
step=#

На Сизифе исполняется без ошибок. В чем может быть проблема?
Настораживает, что все файлы в /usr/lib/pgsql без флага 'x', но на
Сизифе так же.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Comm] Ошибка загрузки модуля в PostgreSQL 8.2
  2008-09-21 18:23 [Comm] Ошибка загрузки модуля в PostgreSQL 8.2 Eugine Kosenko
@ 2008-09-21 19:34 ` Sergey Vlasov
  2008-09-21 19:39   ` Eugine Kosenko
  0 siblings, 1 reply; 3+ messages in thread
From: Sergey Vlasov @ 2008-09-21 19:34 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 905 bytes --]

On Sun, Sep 21, 2008 at 09:23:33PM +0300, Eugine Kosenko wrote:
> На сервере установлен ALT Linux Server 4.0,
> 
> $ rpm -qa|grep postgresql
> libqt4-sql-postgresql-4.4.1-alt1.1
> postgresql-common-1.0-alt3
> postgresql8.2-server-8.2.4-alt2
> postgresql8.2-8.2.4-alt2
> 
> Выполняю
> 
> $ psql step
> Welcome to psql 8.2.4, the PostgreSQL interactive terminal.
> 
> Type:  \copyright for distribution terms
>        \h for help with SQL commands
>        \? for help with psql commands
>        \g or terminate with semicolon to execute query
>        \q to quit
> 
> step=# SET client_encoding = 'WIN1251';
> ERROR:  could not load library "/usr/lib/pgsql/utf8_and_win.so":
> /usr/lib/pgsql/utf8_and_win.so: failed to map segment from shared
> object: Operation not permitted

Вероятно, файловая система, на которой находится /var/lib/pgsql-root,
смонтирована с опцией noexec.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Comm] Ошибка загрузки модуля в PostgreSQL 8.2
  2008-09-21 19:34 ` Sergey Vlasov
@ 2008-09-21 19:39   ` Eugine Kosenko
  0 siblings, 0 replies; 3+ messages in thread
From: Eugine Kosenko @ 2008-09-21 19:39 UTC (permalink / raw)
  To: ALT Linux Community general discussions

2008/9/21 Sergey Vlasov <vsu@altlinux.ru>:
> Вероятно, файловая система, на которой находится /var/lib/pgsql-root,
> смонтирована с опцией noexec.

Да, это я прощелкал при установке... Спасибо!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-09-21 19:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-21 18:23 [Comm] Ошибка загрузки модуля в PostgreSQL 8.2 Eugine Kosenko
2008-09-21 19:34 ` Sergey Vlasov
2008-09-21 19:39   ` Eugine Kosenko

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git