* [sisyphus] service postgresql adjust
@ 2005-11-09 8:42 Guest007
2005-11-09 8:53 ` Guest007
2005-11-09 18:54 ` [sisyphus] " Michael Shigorin
0 siblings, 2 replies; 7+ messages in thread
From: Guest007 @ 2005-11-09 8:42 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Приветствую!
Почему может не проходить service postgresql adjust? При том, что сразу после
установки всё стартовало, создал пользователя, базу... А теперь не стартует.
И ещё вопрос, но несколько отвлечённый: чем можно перегнать dbf таблицы в
postgresql? Или в sqlite?
--
WBR Guest007
JID: guest007@jabber.ru
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] service postgresql adjust
2005-11-09 8:42 [sisyphus] service postgresql adjust Guest007
@ 2005-11-09 8:53 ` Guest007
2005-11-09 9:07 ` Genix
2005-11-09 18:54 ` [sisyphus] " Michael Shigorin
1 sibling, 1 reply; 7+ messages in thread
From: Guest007 @ 2005-11-09 8:53 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
В сообщении от Среда 09 Ноябрь 2005 08:42 Guest007 написал(a):
> Приветствую!
>
> Почему может не проходить service postgresql adjust? При том, что сразу
> после установки всё стартовало, создал пользователя, базу... А теперь не
> стартует.
>
> И ещё вопрос, но несколько отвлечённый: чем можно перегнать dbf таблицы в
> postgresql? Или в sqlite?
Хм. contribs интересная штука :-)
./dbf2pg -d g7 -c -t bankrot -F cp866 -T koi8-r bankrot.dbf
вот так я сделал, но текстовые строки всё равно пусты. Где я ошибся?
Заранее благодарен
--
WBR Guest007
JID: guest007@jabber.ru
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] service postgresql adjust
2005-11-09 8:53 ` Guest007
@ 2005-11-09 9:07 ` Genix
2005-11-09 9:16 ` Alexey V. Novikov
0 siblings, 1 reply; 7+ messages in thread
From: Genix @ 2005-11-09 9:07 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Guest007 wrote:
> вот так я сделал, но текстовые строки всё равно пусты. Где я ошибся?
в Makefile виже следующее
# Uncomment this to provide charset translation
#PG_CPPFLAGS += -DHAVE_ICONV_H
# You might need to uncomment this too, if libiconv is a separate
# library on your platform
#PG_LIBS += -liconv
может дело в этом?
--
У каждого в башке свои тараканы...
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] service postgresql adjust
2005-11-09 9:07 ` Genix
@ 2005-11-09 9:16 ` Alexey V. Novikov
2005-11-10 10:42 ` Ivan Fedorov
0 siblings, 1 reply; 7+ messages in thread
From: Alexey V. Novikov @ 2005-11-09 9:16 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
09.11.2005 12:07, Genix пишет:
> Guest007 wrote:
>
>> вот так я сделал, но текстовые строки всё равно пусты. Где я ошибся?
>
>
> в Makefile виже следующее
>
> # Uncomment this to provide charset translation
> #PG_CPPFLAGS += -DHAVE_ICONV_H
> # You might need to uncomment this too, if libiconv is a separate
> # library on your platform
> #PG_LIBS += -liconv
>
> может дело в этом?
Это для offtopic, ИМХО. Для Linux iconv в glibc.
PS: На днях вышел postgres 8.1. Интересно было бы его увидеть
в Сизифе, там много вкусностей.:)
--
WBR, Alexey V. Novikov
^ permalink raw reply [flat|nested] 7+ messages in thread
* [sisyphus] Re: service postgresql adjust
2005-11-09 8:42 [sisyphus] service postgresql adjust Guest007
2005-11-09 8:53 ` Guest007
@ 2005-11-09 18:54 ` Michael Shigorin
2005-11-10 9:11 ` Guest007
1 sibling, 1 reply; 7+ messages in thread
From: Michael Shigorin @ 2005-11-09 18:54 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
On Wed, Nov 09, 2005 at 08:42:37AM +0000, Guest007 wrote:
> А теперь не стартует.
#2887?
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] Re: service postgresql adjust
2005-11-09 18:54 ` [sisyphus] " Michael Shigorin
@ 2005-11-10 9:11 ` Guest007
0 siblings, 0 replies; 7+ messages in thread
From: Guest007 @ 2005-11-10 9:11 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
В сообщении от Среда 09 Ноябрь 2005 18:54 Michael Shigorin написал(a):
> On Wed, Nov 09, 2005 at 08:42:37AM +0000, Guest007 wrote:
> > А теперь не стартует.
>
> #2887?
неа. С pid'ами всё в порядке. Затык пробегает именно при adjust.
--
WBR Guest007
JID: guest007@jabber.ru
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2005-11-10 10:42 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-09 8:42 [sisyphus] service postgresql adjust Guest007
2005-11-09 8:53 ` Guest007
2005-11-09 9:07 ` Genix
2005-11-09 9:16 ` Alexey V. Novikov
2005-11-10 10:42 ` Ivan Fedorov
2005-11-09 18:54 ` [sisyphus] " Michael Shigorin
2005-11-10 9:11 ` Guest007
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git