Unix Technical Forum

Are there any performance penalty for opposite edian platform combinations....

This is a discussion on Are there any performance penalty for opposite edian platform combinations.... within the Pgsql Performance forums, part of the PostgreSQL category; --> Hello, I apologize that if the similar questions were already asked and answered before..... Here is a go: a) ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > Pgsql Performance

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-19-2008, 09:11 AM
Guoping Zhang
 
Posts: n/a
Default Are there any performance penalty for opposite edian platform combinations....

Hello,

I apologize that if the similar questions were already asked and answered
before.....
Here is a go:

a) If we have application clients running on a Solaris 10/SPARC box and
database server running on a Solaris10 X_86 box; further, we have a few
tables, in which we split an integer type of field into several our own
defined bit map segement, upon them, we have a set of logic operation
implemented in our applications, MY question is, could the different edian
scheme (SPARC is a big edian and X_86 is the opposite) possibly slow down
the applcation?

In fact, it is a general question that "Is it a good practice we shall avoid
to run application server and database server on the platform with opposite
edian? or it simply doesn't matter"?

b) Same direction for the question, if using slony-1, if master server is
running on a big edian host but slave is running on a small edian host, are
there any performance loss due to the edian difference?

Thanks in advance for your opinions.

Regards,
Guoping Zhang


---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-19-2008, 09:11 AM
Tom Lane
 
Posts: n/a
Default Re: Are there any performance penalty for opposite edian platform combinations....

"Guoping Zhang" <guoping.zhang@nec.com.au> writes:
> In fact, it is a general question that "Is it a good practice we shall avoid
> to run application server and database server on the platform with opposite
> edian? or it simply doesn't matter"?


Our network protocol uses big-endian consistently, so there will be some
tiny hit for little-endian machines, independently of what's on the
other end of the wire. I can't imagine you could measure the difference
though.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 04:47 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com