Postgresql Relations disappear - Mailing list pgsql-bugs

From sergio dominguez
Subject Postgresql Relations disappear
Date
Msg-id aadd779d1002160932s48dba417r844d4d06721d22c7@mail.gmail.com
Whole thread Raw
Responses Re: Postgresql Relations disappear  (Euler Taveira de Oliveira <euler@timbira.com>)
Re: Postgresql Relations disappear  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Hello, good morning!

I started to work with postgresql but i find that all the relations I create
disappear when I quit (\q) from the interactive terminal or after load a sql
file. I tried to find something about this bug but I haven't found anything
about that, I would really appreciate if you could tell me why this is
happening. I'm triying to load my database scheme from a sql file (psql -f
myscheme.sql mydb or, from interactive terminal: \i my_scheme.sql) but the
only thing I get is "No relations found.". I also tried installing several
versions of postgresql 8.1, 8.2, etc under Snow Leopard, ubuntu and debian
and every time I get the same answer: "No relations found".


--=20
Sergio Jhovanne Dom=EDnguez Gonz=E1lez
Mat. a0213100H
Maestr=EDa en Ciencias en Ingenier=EDa El=E9ctrica,
Divisi=F3n de Estudios de Posgrado, FIE, U.M.S.N.H.

pgsql-bugs by date:

Previous
From: "Olivier Jeannet"
Date:
Subject: BUG #5329: postmaster fails to start because of an erroneous pg_hba.conf, but doesn't output any error
Next
From: Euler Taveira de Oliveira
Date:
Subject: Re: Postgresql Relations disappear