Pgbouncer and postgresql dependency

Hi,
Since pgbouncer is just a connection pooler and is not linked to postgresql library, why does postgresql have to be a dependency? It's very possible that the postgresql server is located in another server.
/etc/pacman.d # pacman -Si pgbouncer
Repository : extra
Name : pgbouncer
Version : 1.5.4-6
Description : A lightweight connection pooler for PostgreSQL
Architecture : x86_64
URL : http://pgfoundry.org/projects/pgbouncer
Licenses : BSD
Groups : None
Provides : None
Depends On : libevent>=2.0 postgresql
/etc/pacman.d # ldd /usr/bin/pgbouncer
linux-vdso.so.1 (0x00007fffc2bfe000)
libevent-2.0.so.5 => /usr/lib/libevent-2.0.so.5 (0x00007fc559fc1000)
libcrypt.so.1 => /usr/lib/libcrypt.so.1 (0x00007fc559d89000)
libc.so.6 => /usr/lib/libc.so.6 (0x00007fc5599db000)
libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007fc5597bd000)
/lib64/ld-linux-x86-64.so.2 (0x00007fc55a209000)
Last edited by char101 (2014-07-01 05:15:59)

If you think it's a problem file a feaure request via the Bug Tracker to have it amended.  Or just use ABS to try to build it without.

Similar Messages

  • BPM Collect Message dependent AND time dependent

    Hi
    I have a IDOC to file scenario where I have to collect all the IDOC until I receive a stop IDOC.
    Once the End collect IDOC is received I have to do a n:1 transformation and write the file to the FTP.
    The problem is, at times the IDOC which is suppose to end the collect loop gets stuck in ECC R3 system.
    So Im wondering If I can do something like say, we have two options inside BPM both time dependent and message dependent.
    In this case which ever comes first (the Stop/END IDOC or the Time say 3 mins) will end the collect process.
    Can anyone pls suggest will it work and if so what are the additional steps I have to introduce in the BPM.
    Pls advice.
    Right Now these are the steps in the BPM Collect Message dependent.
    1. Block (I have used correlation)
    2. Fork inside the block
    3. Fork branch one has a look with end condition as 1=1; then a receive step and a container operation inside the loop.
    4. Fork branch two receives the end collect idoc.
    5. Transform step outside the block.
    6. Send step.
    Thanks
    Prasanna

    Hi Abhishek/ Raj
    Thanks!!
    I have done the changes let me confirm after testing it once. In the mean time I have one more question regarding the same BPM, as I have mentioned in the first post, the BPM contains the 6 steps mentioned but the the 6th step is inside another block (Block2).
    The steps 1 to 4 are inside Block1.
    The step 5 ie the transformation step (n:1) is in between the Blocks ie not inside any block (hope im not confusing).
    The second block is for sending the file to the FTP and based on the acknowledgement (transport level) I have to send an email.
    So Block2 already contains a deadline branch, it is to wait for the positive acknowledgement for say 3 mins and send the error email if incase we dont get positive ack within the time limit.
    My doubt is,
    1. Is it the only way (having two block and two wait steps) to achieve this.
        (one block for collecting and one block for ack)
    2. Is there any way I can have a single Block in the BPM insted of two. If so what are the steps.
        Having single block, Will improve anything??
    Thanks
    Prasanna

  • REPLICATION BETWEEN ORACLE 10g and postgresql/MySQL/MSSQL SERVER??

    Hi Friends.
    I want to know if there are a manner of replication between ORACLE and (postgresql or mysql or mssqlserver).
    Please, my email is [email protected]
    Thanks
    Manuel

    Sure.
    Are you talking about replicating data in one direction? If so, in which direction (Oracle to non-Oracle or non-Oracle to Oracle)? Or are you talking about bidirectional replication?
    Which database do you want to be the "master" (i.e. initiate the push or pull of data)?
    What sort of lag is acceptable? Minutes? Hours? Days?
    Justin

  • OSS notes for MB1B in checking Amount and Quantity depending on the mat. #

    Dear All:
    Where can i download OSS notes in MB1B for  checking the amount and quantity depending on the material number?
    Thanks,
    CHOCO

    Hi ,
    We are not getting what you mean to say.
    But as far my understanding of your query I am giving the reply.
    OSS notes can be download at the tcode SNOTE.
    Pls go to the tcode SNOTE-> GOTO ->DOWNLOAD SAP NOTE.
    here you need to give the sap note number.
    To get this number you first need to search in service.sap.com and find the relevant note that is useful for ur scenario.
    And after finding that note and we need to give this number in SNOTE tcode and we need to download.
    Pls tell me your requirement clearly so that i will try to find a oss note for you.
    Pls get back to us for further assistance . Happy to help you.
    Regards,
    Viveks

  • Finding direct and indirect dependency

    Hi,
    I have table say SAPECC, which is used in one of the procedure as given below :
    create or procedure test121
    as
    begin
    insert into sapecc2
    select * from sapecc;
    end;
    And SAPECC2 is used in another procedure as given below :
    create or procedure test122
    as
    begin
    insert into sapecc3
    select * from sapecc2;
    end;
    Now if I want to get what are the direct and indirect dependency for SAPECC, how can we get that? Say I want to see TEST121 procedure and SAPECC2 table are the 1st level dependency for SAPECC and TEST122 procedure and SAPECC3 table are the 2st level dependency for SAPECC.
    Regards,
    Koushik

    Hi Koushik,
    There are no dependencies as you describe them between the sapeccX tables.
    SQL> select level
              ,name
              ,type
              ,referenced_name
              ,referenced_type
          from user_dependencies
    start with referenced_name like 'SAPECC%'
    connect by prior referenced_name = name
    LEVEL NAME         TYPE         REFERENCED_N REFERENCED_T
        1 TEST121      PROCEDURE    SAPECC       TABLE      
        1 TEST121      PROCEDURE    SAPECC2      TABLE      
        1 TEST122      PROCEDURE    SAPECC2      TABLE      
        1 TEST122      PROCEDURE    SAPECC3      TABLE      
    4 rows selected.I don't know about 11g and PL/Scope maybe you can get something from there.
    As a final resort you can play with user_source:
    select *
      from user_source
    where name like 'TEST%';Regards
    Peter

  • How to delete everything, but base group and their depends?

    If I install KDE or Gnome, and even a bunch of different programs, or have too much broken system, or even what the cause ..
    How to easiest delete everything, but to keep packages in base group and their depends?
    Last edited by atommixz (2010-10-14 11:37:31)

    You're drawing an erroneous conclusion. Dependencies for base are self contained within base. That is to say, you can install only the packages in base, and boot into a working system.
    If it's not working, then it gives rise to the idea that you have packages outside of the base group that are providing the functionality of packages in base. I'm not willing to test this further than verifying what I think the output of the comm should be -- and it looks correct on my end.

  • Comparison of Oracle, MySQL and PostgreSQL DBMS

    Hi,
    Wanted to share this article:
    http://www-css.fnal.gov/dsg/external/freeware/mysql-vs-pgsql.html
    Regards,
    Priyanka

    thanks for the link. i wonder how they determined
    the % of installations though.
    anyone know?Very approximately it would seem. They quote market share as of July 1 2004 showing MySQL at 33%, the same numbers are on the MySQL site.
    SQL Server with 78%, Oracle - 55%, MySQL - 33% and PostgreSQL - 8%.
    While this story from June 4 2004 quoting IDC research has the Market shares for 2003 at
    http://www.internetnews.com/stats/article.php/3363801
    Oracle garnered 39.8 percent of the market for software that helps users retrieve and store information, with IBM nabbing 31.3 percent and Microsoft grabbing 12.1, ... open source database leader MySQL's market share is a negligible one-tenth of 1 percent now
    And I'm sure a bit more googling could throw up even more wildly different numbers.
    Like this more recent Gartner survey for 2005
    http://www.forbes.com/markets/2006/05/25/oracle-0525markets13.html
    According to the Gartner study, Oracle (nasdaq: ORCL - news - people ) enjoys about 50% of the total RDBMS market
    This would be nice if Oracle ever implemented it,
    Oracle: Yes. ON DELETE CASCADE supported
    PostgreSQL: Yes. ON DELETE CASCADE and ON UPDATE CASCADE supported. Message was edited by:
    3360
    I never noticed that the quoted numbers don't even add up to 100% percent so it is not really market share.

  • Significance of the include Reservations and include dependent reservation

    Dear friends,
    Please throw some light regarding   significance of the include Reservations and include dependent reservations in OPJJ and impact of both settings.....

    Hi R.S.,
    In the material availability check
    - include reservation means it will take the material reservations, while doing material availability check
    and in dependent reservation means it will take into account the orders, purchase orders...
    So while doing availability check in PP orders so here in OPJJ we will define what PP check rule can be defined for which elements which should be accounted for to determine the components availability in the production order.
    Hope this clarifies your question. Please let me know if there is any doubt.
    Regards,
    Abhijeet

  • Component dependency and sld dependency

    hi all,
    i need to create,component dependency and sld dependency.how to create and wht is the use of these dependencies.
    regards,
    AVR

    Hi,
    it's explained here:
    http://help.sap.com/saphelp_nw04/helpdata/en/44/63977c40b54ddfe10000000a1553f7/frameset.htm
    Regards
    Patrick

  • Time independent and time dependent

    Hi  ,
    Can anyone explain 
    What is difference between time independent master data and time dependent master data?
    time independent  navigation attribute and time dependent  navigation attribute?
    Regards,
    maya

    Hi Maya,
    As the name states time dependent and time independent ceratin data could be dependent on time. Lets say there is a sales person and he resides in Indian from June to Dec and from Jan to May he resides in US then you can make that characteristic as time -dependent.
    Bye
    Dinesh

  • Steps to define company code and its dependent entries for mm,pm

    Hi Experts,
    kindly share that how to define company code and its dependent assignments for PM & MM module

    Dear Hitendra
    Company code, Contolling area, Profit Center are Financials related fields and are mapped under FI Enterprise structure as its Org unit. Plant (Logistics Plant) is defined in MM. Related modules like PP, PM, SD extend this logistics plant in their repsective modules as Production Planning Plant, Production Plant, Maintenance Planning Plant, Maintenance Plant, Sales Plant etc.
    Company code is never defined in any logistics moudle , its in Financials where it is defined. It is then assigned to the Plant in logistics thru which the company code gets populated easily in respective modules.In contolling end, its controlling area that talks.
    IMG-->SAP Customizing Implementation Guide->Enterprise Structure-->Definition-->Financial Accounting-->Edit, Copy, Delete, Check Company Code
    This is a very broad upper level details for your query. Please search the SCN in relevant spaces for more information.
    Award points if the above explanation was useful...
    KR
    Murad Ahmed.

  • HS and PostgreSQL

    I need help to establish a connection (dblink) to a PostgreSQL database from an Oracle 10g database. Both are on different node.
    Node a : Windows 2003 Server Std - Oracle 10g
    Node b : Red Hat Linux (7.3 I think) and PostgreSQL 7.2.1
    I am not shure of what need to be done were, especialy when it comes to the odbc driver. Should I install and configure the PostgreSQL ODBC Driver on the Oracle box or on the PostgreSQL box.
    Also, I found that listener.ora, tnsnames.ora needs some special entry to make it word and that some files needs to be edited under ORACLE_HOME\hs
    Anyone could help me to put some order in it ?

    You have to use GENERIC CONNECTIVITY also called HSODBC.
    It requires an ODBC driver installed on the Oracle machine (Windows in your case) which then connects to your foreign database.
    A generic set up is available in Metalink Note Note.109730.1 Ext/Pub How to setup generic connectivity (HSODBC) for Windows NT
    - configure the listener
    - configure tensnames
    - make sure you have a PostgreSQL ODBC installed on the Windows machine and you created a system DSN
    - configure init<hsodbc> pointing to the SYSTEm DSN

  • DPS and PostgreSQL - problem with add/modify

    Hi All,
    Did anyone try to combine DPS and PostgreSQL database? I am trying to do this and everything works OK except add and modify operations from LDAP client.
    E.g. When I try to modify entry I got following error:
    [29/Jun/2009:15:27:20 +0200] - PROFILE - INFO - conn=19 assigned to connection handler cn=anonymous, cn=connection handlers, cn=config
    [29/Jun/2009:15:27:20 +0200] - SERVER_OP - INFO - conn=19 op=0 MODIFY dn="uid=6886,dc=example,dc=com" jdbcServer=test-jsource sqlStatement="UPDATE persons SET persons.name='Yoko1' WHERE persons.id = 6886"
    [29/Jun/2009:15:27:20 +0200] - SERVER_OP - INFO - conn=19 op=0 MODIFY RESPONSE err=1 msg="java.lang.Exception: org.postgresql.util.PSQLException: ERROR: column "persons" of relation "persons" does not exist" jdbcServer=test-jsource
    [29/Jun/2009:15:27:20 +0200] - OPERATION - INFO - conn=19 op=0 MODIFY RESPONSE err=1 msg="java.lang.Exception: org.postgresql.util.PSQLException: ERROR: column "persons" of relation "persons" does not exist" etime=0
    The exception comes from Postgresql database, because it doesn't accept including table's name in the specification of a target column. For example (from Postgresql documentation): UPDATE tab SET tab.col = 1 is invalid, should be UPDATE tab set col =1.
    Is there a way to workaround this somehow?
    I use DPS 6.3 and Postgres DB 8.3.7.
    Thanks,
    Greg

    FYI, the list of RDBMS tested with DPS is available at [http://docs.sun.com/app/docs/doc/820-2759/additional-software?l=en&a=view&q=mySQL|http://docs.sun.com/app/docs/doc/820-2759/additional-software?l=en&a=view&q=mySQL]

  • Connection Between JSP and PostgreSQL

    Hello all,
    Pls provide me some code about database connection between JSP and PostgreSQL.
    i need reference of PostgreSQL and JSP also.
    Thanking u,
    Ripon

    go to PostgreSQL website and download the JDBC or other connection and use it.
    Setup the connection from your controlpanel > ODBC data source if its win98 OS.

  • What is a Aggregate rollup monitor and a Dependancy rollup monitor

    Hi All,
    Can any one explain in simple what is a Aggregate rollup monitor and a Dependency roll up monitor in SCOM ?

    Aggregate rollup - Sums up all the monitors below it in some way. (you can report the status as best health
    state of any member or % of members in warning/error ie 50% so if there are 4 members below it 2 of them have to be in error for the parent monitor to be error)
    Dependency - The health is this depends on that status of everything below it.
    Cheers,
    Martin
    Blog:
    http://sustaslog.wordpress.com 
    LinkedIn:
    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

Maybe you are looking for