且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

共享主机上的PGSQL

更新时间:2021-10-09 00:49:18

>我是pgsql世界的新手,所以请承担一个可能很愚蠢的
> i am a newbie to the pgsql world, so pls bear with a possibly stupid
问题。我想测试pgsql,但我只有一个共享托管帐户。是否可以在没有root访问权限的情况下安装pgsql,仅用于
我的
帐户?我的webhost使用的是redhat。
question. i want to test out pgsql but i only have a shared hosting
account. is it possible to install pgsql without root access, only for
my
account? my webhost uses redhat i think.




No.make install步骤需要root权限。


你***的机会是找到一个共享主机,它提供PostgreSQL

而不是MySQL。有一些。不是很多,而是一些...


祝你好运。


---------------

Francois


主页: http://www.monpetitcoin.com/


笛卡尔会用Pascal编程吗? - Umberto Eco

---------------------------(播出结束)------- --------------------

提示4:不要杀死-9''邮政局长



No. The "make install" step requires a root access.

Your best chance is to find a shared hosting which offers PostgreSQL
rather than MySQL. There are some. Not many, but some...

Good luck.

---------------
Francois

Home page: http://www.monpetitcoin.com/

"Would Descartes have programmed in Pascal?" - Umberto Eco
---------------------------(end of broadcast)---------------------------
TIP 4: Don''t ''kill -9'' the postmaster


Hiya,


我不想因无偿广告而受到抨击,我的公司

提供共享托管服务PostgreSQL 7.4。我会离开它。


提前向任何我冒犯过的人道歉。


问候

Tony。


Francois Suter写道:
Hiya,

Without wanting to get flamed for gratuitous advertising, my company
offers shared hosting with PostgreSQL 7.4. I''ll leave it at that.

Apologies in advance to anyone I''ve offended.

Regards

Tony.

Francois Suter wrote:
我是新手pgsql世界,所以请承担一个可能是愚蠢的问题。我想测试pgsql,但我只有一个共享托管帐户。是否可以在没有root访问权限的情况下安装pgsql,只为我的
帐户安装
?我的webhost使用的是redhat。
i am a newbie to the pgsql world, so pls bear with a possibly stupid
question. i want to test out pgsql but i only have a shared hosting
account. is it possible to install pgsql without root access, only
for my
account? my webhost uses redhat i think.



No.make install步骤需要root权限。

你***的机会是找到一个提供PostgreSQL而不是MySQL的共享主机。有一些。不是很多,而是一些...

祝你好运。

---------------
Francois >
主页: http://www.monpetitcoin.com/

笛卡尔会用Pascal编程吗? - Umberto Eco

---------------------------(播出结束)------- --------------------
提示4:不要杀死-9''邮政局长


No. The "make install" step requires a root access.

Your best chance is to find a shared hosting which offers PostgreSQL
rather than MySQL. There are some. Not many, but some...

Good luck.

---------------
Francois

Home page: http://www.monpetitcoin.com/

"Would Descartes have programmed in Pascal?" - Umberto Eco
---------------------------(end of broadcast)---------------------------
TIP 4: Don''t ''kill -9'' the postmaster



---------------------------(广播结束)---------------- -----------

提示3:如果通过Usenet发布/阅读,请发送适当的

subscribe-nomail命令给 ma ******* @ postgresql.org 以便您的

消息可以通过干净的邮件清单


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to ma*******@postgresql.org so that your
message can get through to the mailing list cleanly


>我的公司
提供与PostgreSQL 7.4的共享托管,而不想因无偿广告而受到抨击。我会留下它。
offers shared hosting with PostgreSQL 7.4. I''ll leave it at that.




只是为了公平我会说同上,然后;)



Just to make it fair I''ll say ditto, then ;)

否。make install步骤需要root访问权限。
No. The "make install" step requires a root access.




只要您的./configure --prefix已设置为

用户可写目录。


唯一的另一个问题是你运行它的PORT,这取决于

共享的实现托管您的提供商用品。


作为IIRC,端口号会影响共享内存分段的使用,并且您需要与b
不想与共享中的另一个实例冲突如果您的提供商使用

上下文补丁,* ahem *。


干杯,


-

Rob Fielding
ro *@dsvr.net

---------------------------(广播结束)---------------------------

提示5:您是否查看了我们广泛的常见问题解答?

h ttp://www.postgresql.org/docs/faqs/FAQ.html



That''s not true, so long as your ./configure --prefix has been set to a
user writeable directory.

The only other issue is which PORT you run it on, and this depends on
the implementation of shared hosting your provider supplies.

As IIRC the port number influences shared memory segement use and you
don''t want to *** with another instance on the shared server.

Something you don''t have to worry about if your provider uses the
context patch, *ahem*.

Cheers,

--
Rob Fielding
ro*@dsvr.net
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html