Thread

  1. Database Link

    Gerhard Dieringer <dieringg@eba-haus.de> — 2000-09-07T11:27:30Z

    A question for the postgreSQL gurus:
    
    Some RDBMSs, for example Oracle, have a feature named 'Database Link' -
    at least in Oracle - It's something like a view, thats lets you access a table, 
    that is located within another DB.
    
    AFAIK, postgreSQL doesn't have this feature. Are there any plans to implement
    it in the (near) future?
    
    
    Gerhard