Database - Table browing problem.

Поиск
Список
Период
Сортировка
От Anil Jangam
Тема Database - Table browing problem.
Дата
Msg-id F73B646FCC01D5118F530002B32C337263B247@INDTS_FS
обсуждение исходный текст
Список pgsql-cygwin
Hi,

I have successfully created a user (createuser command) and the database
(using createdb command). Now when I create a table either by using the
create table commnd or through pgAdmin interface, its creating the table
succesfully.. but when I try to see the contents of the table i.e. select *
from <table name>; it gives the error message,

        "ERROR:  Relation '<table name>' does not exist

What could be the problem?? I couldn't resolve it.

-regards,
anil.

В списке pgsql-cygwin по дате отправления:

Предыдущее
От: "Carsten Piepel"
Дата:
Сообщение: Re: backend closed the channel unexpectedly
Следующее
От: Dave Page
Дата:
Сообщение: Re: Database - Table browing problem.