============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================
Your name : Ron Snyder
Your email address : snyder@athena.lblesd.k12.or.us
Category : runtime: back-end
Severity : critical
Summary: ERROR: cannot create xinv145729
System Configuration
- --------------------
Operating System : hpux 10.20
PostgreSQL version : 6.4
Compiler used : gcc 2.8.1
Hardware:
- ---------
HP-UX maryh B.10.20 A 9000/859 1436563311 two-user license
512 Megs memory
Versions of other tools:
- ------------------------
gmake 3.77
flex 2.5.4
gnu bison 1.25
- --------------------------------------------------------------------------
Problem Description:
- --------------------
When I run the ~/src/test/examples/testlo or testlo2, I get
the following error from the server:
ERROR: cannot create xinv###### (where #=0-9)
I do have privileges to create tables and databases.
- --------------------------------------------------------------------------
Test Case:
- ----------
echo "this is a test of the large objects" > /tmp/gaga
cd ~/src/test/examples/
./testlo template1 /tmp/gaga /tmp/gaga.out
- --------------------------------------------------------------------------
Solution:
- ---------
- --------------------------------------------------------------------------