system tables inquiry & db Link inquiry - Mailing list pgsql-admin

From Karthikeyan Sundaram
Subject system tables inquiry & db Link inquiry
Date
Msg-id BAY131-F14526BA01BB66AA5D4DB75B0810@phx.gbl
Whole thread Raw
In response to question on passing parameter in sql query  ("Karthikeyan Sundaram" <skarthi98@hotmail.com>)
Responses Re: [SQL] system tables inquiry & db Link inquir
Re: [SQL] system tables inquiry & db Link inquiry
create view with check option
List pgsql-admin
Hi,

    We are using Postgres 8.1.0

  Question No 1:
  =========
   There are lots of system tables that are available in postgres. For
example pg_tables will have all the information about the tables that are
present in a given schema.  pg_views will have all the information about the
views for the given schema.

    I want to find all the sequences.  What is the system tables that have
the information about all the sequences?

   Question No 2:
   =========

     I have 2 postgres instance located in two different servers.   I want
to create a DBlink (like in Oracle) between these 2.  What are the steps
involved to create this.

   Any examples?  Please advise.

Regards
skarthi

_________________________________________________________________
Win a Zune��make MSN� your homepage for your chance to win!
http://homepage.msn.com/zune?icid=hmetagline


pgsql-admin by date:

Previous
From: "francis feh"
Date:
Subject: UNSUBSCRIBE
Next
From: "Gary Chambers"
Date:
Subject: Re: [SQL] system tables inquiry & db Link inquir