Applied.
---
On Mon, Sep 9, 2013 at 09:16:05PM -0400, Bruce Momjian wrote:
> On Sun, Jan 20, 2013 at 10:33:37AM +, emes...@redhat.com wrote:
> > The following bug has been logged on the website:
> >
> > Bug reference:
On Fri, Feb 8, 2013 at 06:46:29AM +, jackie.qq.zh...@gmail.com wrote:
> The following bug has been logged on the website:
>
> Bug reference: 7858
> Logged by: Jackie Zhang
> Email address: jackie.qq.zh...@gmail.com
> PostgreSQL version: 9.1.4
> Operating system: Ubuntu
>
On Fri, Feb 1, 2013 at 12:02:41PM +, i...@fduerr.de wrote:
> The following bug has been logged on the website:
>
> Bug reference: 7844
> Logged by: fduerr
> Email address: i...@fduerr.de
> PostgreSQL version: 9.2.2
> Operating system: Debian
> Description:
>
> Up
On 10-09-2013 07:53, rajaprave...@gmail.com wrote:
> Sometimes It gives below message and some times without any error, it will
> be killed. Appreciate your help for solving the issue and please share
> recommended configuration settings for embedded platform.
>
You don't provide sufficient inform
Example test code:
$ psql pyrseas_testdb
psql (9.3.0)
Type "help" for help.
pyrseas_testdb=# create table t1 (c1 int, c2 text);
CREATE TABLE
pyrseas_testdb=# create view v1 as select * from t1;
CREATE VIEW
pyrseas_testdb=# \d+ v1
View "public.v1"
Column | Type | Modifiers |
On Tue, Jan 29, 2013 at 05:52:16PM -0500, Tom Lane wrote:
> Jeff Janes writes:
> > I figured out the need for the parenthesis by reading the docs. The
> > need to also quote 'binary' really took me by surprise, especially as
> > the other two formats don't need to be quoted. I assume the reason
Hello!
When you restore a database error occurs
.
Please help me to solve this problem.
On 9/9/2013 11:38 PM, Sbis-Partner wrote:
When you restore a database error occurs
«Pg_restore: creating TABLE dbschema
pg_restore: [archiver (db)] Error from TOC entry 1428; 1259 83487
TABLE dbschema User
pg_restore: [archiver (db)] could not execute query: ERROR: role
"User" does not exi
The following bug has been logged on the website:
Bug reference: 8442
Logged by: RajaPraveen
Email address: rajaprave...@gmail.com
PostgreSQL version: 9.2.3
Operating system: Embedded Linux 2.6.29
Description:
Sometimes It gives below message and some times without