[Bug 30233] Re: Include basics.sql

2010-03-05 Thread teyesahr
I have PostgreSQL 8.4, and I can affirm that basics.sql is nowhere present. I installed via the Ubuntu repositories. There also is no "tutorial" directory, as mentioned in the tutorial part of the PostgreSQL manual. Here's the results of my "locate *.sql": /usr/share/pgadmin3/pgagent.sql /usr/shar

[Bug 103794] Re: Cannot have overlapping partitions

2011-04-16 Thread teyesahr
This happened to me, too. I first noticed it after upgrading, recently, to Ubuntu 10.04 from 9.10. I decided I wanted to go from dual-boot (with WinVista) to single-boot (Ubuntu 10.04 only). I opened GParted, and it showed my disk, /dev/sda, as wholly "Unallocated Space." Same thing when I tried bo

[Bug 103794] Re: Cannot have overlapping partitions

2011-04-16 Thread teyesahr
And here's the output of 'sudo parted' GNU Parted 2.2 Using /dev/sda Welcome to GNU Parted! Type 'help' to view a list of commands. (parted) p Error: Can't have overlapping partitions. (parted) -- Yo